|
| 1 | +.\" Man page generated from reStructuredText. |
| 2 | +. |
| 3 | +. |
| 4 | +.nr rst2man-indent-level 0 |
| 5 | +. |
| 6 | +.de1 rstReportMargin |
| 7 | +\\$1 \\n[an-margin] |
| 8 | +level \\n[rst2man-indent-level] |
| 9 | +level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] |
| 10 | +- |
| 11 | +\\n[rst2man-indent0] |
| 12 | +\\n[rst2man-indent1] |
| 13 | +\\n[rst2man-indent2] |
| 14 | +.. |
| 15 | +.de1 INDENT |
| 16 | +.\" .rstReportMargin pre: |
| 17 | +. RS \\$1 |
| 18 | +. nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] |
| 19 | +. nr rst2man-indent-level +1 |
| 20 | +.\" .rstReportMargin post: |
| 21 | +.. |
| 22 | +.de UNINDENT |
| 23 | +. RE |
| 24 | +.\" indent \\n[an-margin] |
| 25 | +.\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] |
| 26 | +.nr rst2man-indent-level -1 |
| 27 | +.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] |
| 28 | +.in \\n[rst2man-indent\\n[rst2man-indent-level]]u |
| 29 | +.. |
| 30 | +.TH "LABGRID-COORDINATOR" 1 "2024-08-06" "0.0.1" "embedded testing" |
| 31 | +.SH NAME |
| 32 | +labgrid-coordinator \- labgrid-coordinator managing labgrid resources and places |
| 33 | +.SH SYNOPSIS |
| 34 | +.sp |
| 35 | +\fBlabgrid\-coordinator\fP \fB\-\-help\fP |
| 36 | +.SH DESCRIPTION |
| 37 | +.sp |
| 38 | +Labgrid is a scalable infrastructure and test architecture for embedded (linux) |
| 39 | +systems. |
| 40 | +.sp |
| 41 | +This is the man page for the coordinator. Clients and exporters connect to the |
| 42 | +coordinator to publish resources, manage place configuration and handle mutual |
| 43 | +exclusion. |
| 44 | +.SH OPTIONS |
| 45 | +.INDENT 0.0 |
| 46 | +.TP |
| 47 | +.B \-h\fP,\fB \-\-help |
| 48 | +display command line help |
| 49 | +.TP |
| 50 | +.BI \-l \ ADDRESS\fR,\fB \ \-\-listen \ ADDRESS |
| 51 | +make coordinator listen on host and port |
| 52 | +.TP |
| 53 | +.B \-d\fP,\fB \-\-debug |
| 54 | +enable debug mode |
| 55 | +.UNINDENT |
| 56 | +.SH SEE ALSO |
| 57 | +.sp |
| 58 | +\fBlabgrid\-client\fP(1), \fBlabgrid\-exporter\fP(1) |
| 59 | +.SH AUTHOR |
| 60 | +Rouven Czerwinski <r.czerwinski@pengutronix.de> |
| 61 | + |
| 62 | +Organization: Labgrid-Project |
| 63 | +.SH COPYRIGHT |
| 64 | +Copyright (C) 2016-2024 Pengutronix. This library is free software; |
| 65 | +you can redistribute it and/or modify it under the terms of the GNU |
| 66 | +Lesser General Public License as published by the Free Software |
| 67 | +Foundation; either version 2.1 of the License, or (at your option) |
| 68 | +any later version. |
| 69 | +.\" Generated by docutils manpage writer. |
| 70 | +. |
0 commit comments