Pārlūkot izejas kodu

Fix docs comments in some scripts

pull/17/head
Kristijan Mitrovic pirms 4 gadiem
vecāks
revīzija
64b772be51
2 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. +1
    -1
      bin/bscript
  2. +1
    -1
      bin/run.sh

+ 1
- 1
bin/bscript Parādīt failu

@@ -7,7 +7,7 @@
#
# Usage:
#
# run-script script-file [options] [args]
# bscript script-file [options] [args]
#
# script-file : a JSON API script
# options : script options, see bubble.main.BubbleScriptOptions (and parent classes) for more info


+ 1
- 1
bin/run.sh Parādīt failu

@@ -19,7 +19,7 @@
#
# BUBBLE_ENV : env file to load, used when performing handlebars substitutions on entities marked
# with `"_subst": true` JSON attribute. Default is ~/.bubble.env
# BUBBLE_JVM_OPTS : Java options. Defaults to "-Xmx4096 -Xms4096"
# BUBBLE_JVM_OPTS : Java options. Defaults to either "-Xmx512m -Xms512m" when no command is set, else "-Xmx64m -Xms2m"
# BUBBLE_JAR : location of bubble uberjar. Default is to assume there is exactly one bubble-server*.jar file in a
# directory named "target" that is in the same directory as this script
#


Notiek ielāde…
Atcelt
Saglabāt