diff options
| author | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-27 10:03:12 +0100 | 
|---|---|---|
| committer | Barattero Laurent <laurent@larueluberlu.net> | 2014-01-27 10:03:12 +0100 | 
| commit | 0c924969382da97ab2012948cfe2022fb7c39696 (patch) | |
| tree | 47f41505bb1885ce43ac5b7251a8654365ee32dd /man | |
| parent | 233e76503b5865232985ab4c9e53477ab249a38c (diff) | |
Improves Man
Diffstat (limited to 'man')
| -rw-r--r-- | man/aeroup.man | 5 | ||||
| -rw-r--r-- | man/aeroup.man.html | 14 | ||||
| -rw-r--r-- | man/aeroup.man.txt | 20 | 
3 files changed, 19 insertions, 20 deletions
diff --git a/man/aeroup.man b/man/aeroup.man index 171037d..a8f3092 100644 --- a/man/aeroup.man +++ b/man/aeroup.man @@ -14,6 +14,7 @@ AeroUp  [-S \fIserialNumber\fR,\fIserialPort\fR]  [-i \fIgloFile\fR]  [-u \fIgloFile\fR,\fIserialPort\fR] +[-k \fIserialPort\fR]  [-U \fIglocFile\fR,\fIserialPort\fR]  [-P]  [-v] @@ -62,9 +63,11 @@ Verify that syntax glo file is valid and if this is the case upload it on dev \f  .TP -\fB\-k\fR \fB\-\-symlink\fR  +\fB\-k\fR \fB\-\-symlink=\fIserialPort\fR  +.nf  return the serial name used as symlink of kernel name by udev (work with linux only). see the improved management driver section below.  But you can also use this command to retrieve an more readable id than serial number. +.fi  .TP  Improved management driver (linux only) diff --git a/man/aeroup.man.html b/man/aeroup.man.html index b99d1d4..3ea0dd3 100644 --- a/man/aeroup.man.html +++ b/man/aeroup.man.html @@ -11,7 +11,7 @@  SYNOPSIS         aeroup  [-t  serialPort]  [-o  serialPort]  [-c red,green,blue,serialPort] [-G         serialPort] [-S serialNumber,serialPort] [-i gloFile] [-u  gloFile,serialPort] -       [-U glocFile,serialPort] [-P] [-v] [-h] +       [-k serialPort] [-U glocFile,serialPort] [-P] [-v] [-h]  DESCRIPTION         AeroUp  is  an open source command line tool to control Ultimate (programmable @@ -43,12 +43,10 @@ OPTIONS                Verify that syntax glo file is valid and if this is the case upload  it                on dev serialPort -       -k --symlink -              return  the  serial  name  used as symlink of kernel name by udev (work -              with linux only). see the improved  management  driver  section  below. -              But  you can also use this command to retrieve an more readable id than +       -k --symlink=serialPort +              return the serial name used as symlink of kernel name by udev (work with linux only). see the improved management driver section below. +              But you can also use this command to retrieve an more readable id than serial number. -              ================================================                  Props | Range adress  | id char | Symlinks                ================================================                  Ball  | 0.0.98.0/24   | b       | /dev/Ball# @@ -88,8 +86,8 @@ SEE ALSO  AUTHOR         Written by Laurent Barattero (laurent@larueluberlu.net.in) - -0.8                                 December 2013                              <B>man(1)</B> +COPYRIGHT +       Copyright © 2013 BARATTERO Laurent License GPLv3+: GNU GPL  version 3 or later  </PRE>  <HR>  <ADDRESS> diff --git a/man/aeroup.man.txt b/man/aeroup.man.txt index 7b93858..90debf1 100644 --- a/man/aeroup.man.txt +++ b/man/aeroup.man.txt @@ -9,7 +9,7 @@ NAME  SYNOPSIS         aeroup  [-t  serialPort]  [-o  serialPort]  [-c red,green,blue,serialPort] [-G         serialPort] [-S serialNumber,serialPort] [-i gloFile] [-u  gloFile,serialPort] -       [-U glocFile,serialPort] [-P] [-v] [-h] +       [-k serialPort] [-U glocFile,serialPort] [-P] [-v] [-h] @@ -53,23 +53,21 @@ OPTIONS -       -k --symlink -              return  the  serial  name  used as symlink of kernel name by udev (work -              with linux only). see the improved  management  driver  section  below. -              But  you can also use this command to retrieve an more readable id than -              serial number. +       -k --symlink=serialPort +              return the serial name used as symlink of kernel name by udev (work with linux only). see the improved management driver section below. +              But you can also use this command to retrieve an more readable id than serial number.         Improved management driver (linux only) -              note: you may need to update to last   bootloader  (aeroup  was  tested -              with  Club_Ball_Poi_V2.3.hex).  you 'll find it on the Aerotech ltd web +              note:  you  may  need  to update to last  bootloader (aeroup was tested +              with Club_Ball_Poi_V2.3.hex).  you 'll find it on the Aerotech ltd  web                page.                To use the system management driver, you first need to set the apropri‐ -              ate  serial  number in your props with the --setSerial option. (See the +              ate serial number in your props with the --setSerial option.  (See  the                address table belowx).  And put the file aeroup.rule to your udev rules -              directory  if  it  wasn't done during installation.  When you plug your -              props you should now have a corresponding symlink to your  /dev  direc‐ +              directory if it wasn't done during installation.  When  you  plug  your +              props  you  should now have a corresponding symlink to your /dev direc‐                tory.                ================================================  | 
