File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments