Skip to content

Commit 644549c

Browse files
committed
Refer to the help output in the readme
1 parent 597edc8 commit 644549c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,12 @@ The `newdoc` tool generates pre-populated module and assembly files formatted wi
115115
116116
This creates the two modules and an assembly that features the include statements for the modules.
117117
118+
For more options, see the output of the following command:
119+
120+
```
121+
$ newdoc --help
122+
```
123+
118124
119125
## Packaging and distributing newdoc as an RPM
120126
@@ -185,6 +191,7 @@ Note: The following steps might be sub-optimal. Feel free to suggest improvement
185191
186192
## Additional resources
187193
194+
* The `newdoc --help` command
188195
* [Modular Documentation Reference Guide](https://redhat-documentation.github.io/modular-docs/)
189196
* [AsciiDoc Mark-up Quick Reference for Red Hat Documentation](https://redhat-documentation.github.io/asciidoc-markup-conventions/)
190197

0 commit comments

Comments
 (0)