Skip to content

Commit fe0b3a5

Browse files
committed
Document the --no-examples option; #4
1 parent 1aa0c36 commit fe0b3a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ The `newdoc` tool generates pre-populated module and assembly files formatted wi
9595
9696
* To generate the file without the explanatory comments, add the `--no-comments` or `-C` option when creating documents.
9797
98+
* To generate the file without the example, placeholder content, add the `--no-examples` or `-E` option when creating documents.
99+
98100
* To create the file without the file-name prefix, add the `--no-prefixes` or `-P` option.
99101
100102
* To specify the directory where `newdoc` saves the generated file, add the `--target-dir=<directory>` or `-T <directory>` option.

0 commit comments

Comments
 (0)