Skip to content

Commit c02f952

Browse files
committed
doc: man: disable printing default values via sphinx-argparse
Since the defaults are mentioned in the help text where they're relevant, don't let sphinx-argparse print them again. Signed-off-by: Jonas Rebmann <[email protected]>
1 parent 012df6b commit c02f952

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/man/client.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ This is the client to control a boards status and interface with it on remote ma
1414
:module: labgrid.remote.client
1515
:func: get_parser
1616
:prog: labgrid-client
17+
:nodefault:
1718

1819

1920
help : @skip

0 commit comments

Comments
 (0)