aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/docs/doc/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs/doc/README.md b/doc/docs/doc/README.md
index 2c21a37..92fe435 100755
--- a/doc/docs/doc/README.md
+++ b/doc/docs/doc/README.md
@@ -165,6 +165,7 @@ Usage: yue [options|files|directories] ...
165 -h Print this message 165 -h Print this message
166 -e str Execute a file or raw codes 166 -e str Execute a file or raw codes
167 -m Generate minified codes 167 -m Generate minified codes
168 -r Rewrite output to match original line numbers
168 -t path Specify where to place compiled files 169 -t path Specify where to place compiled files
169 -o file Write output to file 170 -o file Write output to file
170 -s Use spaces in generated codes instead of tabs 171 -s Use spaces in generated codes instead of tabs