Imported Upstream version 2.6.4

This commit is contained in:
Arnaud Quette 2012-06-01 15:55:19 +02:00
parent fad6ced6f6
commit fefe62b2bd
257 changed files with 6020 additions and 1394 deletions

View file

@ -12,6 +12,8 @@ SYNOPSIS
*upsc* 'ups' ['variable']
*upsc* -c 'ups'
DESCRIPTION
-----------
@ -33,6 +35,10 @@ OPTIONS
"localhost". You may optionally add a colon and a port number to override the
default port.
*-c* 'ups'::
Lists each client connected on 'ups', one name per line.
'ups'::
Display the status of that UPS. The format for this option is
@ -69,6 +75,15 @@ syntax:
upsc $UPS ups.status
done
To list clients connected on "myups":
$ upsc -c myups
127.0.0.1
::1
192.168.1.2
DIAGNOSTICS
-----------