From cfe8c31260fe2fabba1a3ce77adb6a85fc1fae47 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Wed, 16 Nov 2022 10:53:09 +0800 Subject: fix build. update doc. --- doc/docs/doc/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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] ... -b Dump compile time (doesn't write output) -g Dump global variables used in NAME LINE COLUMN -l Write line numbers from source codes + -w path Watch changes and compile every file under directory -v Print version -- Read from standard in, print to standard out (Must be first and only argument) -- cgit v1.2.3-55-g6feb