Skip to content

Commit 137a76a

Browse files
committed
Add documentation for the --detect-directory option; #16
1 parent f354afb commit 137a76a

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
@@ -109,6 +109,8 @@ The tool is written in the Rust programming language.
109109
110110
This creates the two modules and an assembly that features the include statements for the modules.
111111
112+
* To let `newdoc` automatically fill out the include path, add the `--detect-directory` or `-D` option. Otherwise, `newdoc` uses the `<path>` placeholder in generated include statements.
113+
112114
113115
## Packaging and distributing newdoc as an RPM
114116

0 commit comments

Comments
 (0)