Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
pigpigyyy committed Jan 8, 2025
1 parent 84b4744 commit 4da8b6b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,10 @@ Usage: yue [options|files|directories] ...
-o file Write output to file
-s Use spaces in generated codes instead of tabs
-p Write output to standard out
-b Dump compile time (doesn't write output)
-b Dump compile time (does not write output)
-g Dump global variables used in NAME LINE COLUMN
-l Write line numbers from source codes
-j Disable implicit return at end of file
-c Reserve comments before statement from source codes
-w path Watch changes and compile every file under directory
-v Print version
Expand Down

0 comments on commit 4da8b6b

Please sign in to comment.