diff options
Diffstat (limited to 'doc/docs/doc/README.md')
-rwxr-xr-x | doc/docs/doc/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/docs/doc/README.md b/doc/docs/doc/README.md index e268dc8..7122af5 100755 --- a/doc/docs/doc/README.md +++ b/doc/docs/doc/README.md | |||
@@ -182,6 +182,7 @@ Usage: yue [options|files|directories] ... | |||
182 | -b Dump compile time (doesn't write output) | 182 | -b Dump compile time (doesn't write output) |
183 | -g Dump global variables used in NAME LINE COLUMN | 183 | -g Dump global variables used in NAME LINE COLUMN |
184 | -l Write line numbers from source codes | 184 | -l Write line numbers from source codes |
185 | -j Disable implicit return at end of file | ||
185 | -c Reserve comments before statement from source codes | 186 | -c Reserve comments before statement from source codes |
186 | -w path Watch changes and compile every file under directory | 187 | -w path Watch changes and compile every file under directory |
187 | -v Print version | 188 | -v Print version |