aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 49356b8..7f5aab1 100755
--- a/doc/docs/doc/README.md
+++ b/doc/docs/doc/README.md
@@ -170,6 +170,7 @@ Usage: yue [options|files|directories] ...
170 -b Dump compile time (doesn't write output) 170 -b Dump compile time (doesn't write output)
171 -g Dump global variables used in NAME LINE COLUMN 171 -g Dump global variables used in NAME LINE COLUMN
172 -l Write line numbers from source codes 172 -l Write line numbers from source codes
173 -c Reserve comments before statement from source codes
173 -w path Watch changes and compile every file under directory 174 -w path Watch changes and compile every file under directory
174 -v Print version 175 -v Print version
175 -- Read from standard in, print to standard out 176 -- Read from standard in, print to standard out