aboutsummaryrefslogtreecommitdiffstats
path: root/doc/pinguctl.8.in
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-23 16:43:15 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-23 16:43:54 +0200
commitf239bfc2cffbefd075102b95205e582755ca9594 (patch)
tree39d92259725e5715a5be5c0fbc2b12d2d5ae70a3 /doc/pinguctl.8.in
parent176081e6331e7deb74cc43831af86098a09e4f71 (diff)
downloadpingu-f239bfc2cffbefd075102b95205e582755ca9594.tar.bz2
pingu-f239bfc2cffbefd075102b95205e582755ca9594.tar.xz
doc: convert man pages to asciidoc
Diffstat (limited to 'doc/pinguctl.8.in')
-rw-r--r--doc/pinguctl.8.in38
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
-
-