Skip to content

Commit 1d4a043

Browse files
committed
doc: man: Improve labgrid-client manpage template
Signed-off-by: Jonas Rebmann <[email protected]>
1 parent 259397c commit 1d4a043

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

doc/man/client.rst

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,30 @@
33
labgrid-client
44
==============
55

6+
Description
7+
-----------
8+
69
Labgrid is a scalable infrastructure and test architecture for embedded (linux) systems.
710

811
This is the client to control a boards status and interface with it on remote machines.
912

13+
Synopsis
14+
--------
15+
16+
Options
17+
=======
18+
19+
.. currentmodule:: labgrid.remote.client
20+
21+
1022
.. argparse::
1123
:module: labgrid.remote.client
1224
:func: get_parser
1325
:prog: labgrid-client
14-
:noepilog:
15-
:nodescription:
1626

17-
help : @skip
18-
skip help
27+
available subcommands : @skip
28+
skip list of commands
29+
1930

2031
Configuration File
2132
------------------

0 commit comments

Comments
 (0)