diff options
Diffstat (limited to 'doc/pinguctl.8.in')
-rw-r--r-- | doc/pinguctl.8.in | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/doc/pinguctl.8.in b/doc/pinguctl.8.in deleted file mode 100644 index dce74a6..0000000 --- a/doc/pinguctl.8.in +++ /dev/null @@ -1,38 +0,0 @@ -.Dd October 19, 2011 -.Dt PINGUCTL 8 Linux -.Os - -.Sh NAME -.Nm pinguctl -.Nd pingu administration client - -.Sh SYNOPSIS -.Nm -.Op Fl a SOCKETPATH -.Op Ar command ... - -.Sh DESCRIPTION -Connects to a running pingu daemon and query status information. -.Bl -tag -width indent -.It Fl a -Use SOCKETPATH as administration socket instead of the default @DEFAULT_ADM_SOCKET@ -.El - -.Sh COMMANDS -The following commands are valid: -.Bl -tag -width indent -.It Ar gateway-status -Show the status of the gateways. -.It Ar host-status -Show the status of the hosts. -.El - - -.Sh FILES -@DEFAULT_ADM_SOCKET@ - -.Sh AUTHORS -.An Natanael Copa -.Aq ncopa@alpinelinux.org - - |