We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc99813 commit 9b26986Copy full SHA for 9b26986
doc/man/client.rst
@@ -3,19 +3,30 @@
3
labgrid-client
4
==============
5
6
+Description
7
+-----------
8
+
9
Labgrid is a scalable infrastructure and test architecture for embedded (linux) systems.
10
11
This is the client to control a boards status and interface with it on remote machines.
12
13
+Synopsis
14
+--------
15
16
+Options
17
+=======
18
19
+.. currentmodule:: labgrid.remote.client
20
21
22
.. argparse::
23
:module: labgrid.remote.client
24
:func: get_parser
25
:prog: labgrid-client
- :noepilog:
- :nodescription:
26
- help : @skip
- skip help
27
+ available subcommands : @skip
28
+ skip list of commands
29
30
31
Configuration File
32
------------------
0 commit comments