diff options
Diffstat (limited to 'doc')
-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 df9002d..8720754 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 | -w path Watch changes and compile every file under directory | ||
173 | -v Print version | 174 | -v Print version |
174 | -- Read from standard in, print to standard out | 175 | -- Read from standard in, print to standard out |
175 | (Must be first and only argument) | 176 | (Must be first and only argument) |