Add documentation for -o -
This commit is contained in:
parent
7882575a8c
commit
63ab7b5957
1 changed files with 3 additions and 0 deletions
|
|
@ -515,6 +515,9 @@ pub fn no_documentation() {}
|
|||
|
||||
Note that the third item is the crate root, which in this case is undocumented.
|
||||
|
||||
If you want the JSON output to be displayed on `stdout` instead of having a file generated, you can
|
||||
use `-o -`.
|
||||
|
||||
### `-w`/`--output-format`: output format
|
||||
|
||||
`--output-format json` emits documentation in the experimental
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue