diff --git a/docs/User-Manual.md b/docs/User-Manual.md index 7a1384de..016a649c 100644 --- a/docs/User-Manual.md +++ b/docs/User-Manual.md @@ -92,7 +92,7 @@ Cyclone will not automatically generate libraries when compiling a program. Each Option | Notes ------ | ----- `-t` | Show intermediate trace output in generated C files -`-d` | Only generate intermediate C files, do not compile them +`-d` | Only generate intermediate C files, do not compile them. This option will also show the C compiler commands that would have been used to compile the C file. `-h, --help` | Display usage information `-v` | Display version information