aboutsummaryrefslogtreecommitdiffstats
path: root/man/pinguctl.8.in
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-08-22 15:17:58 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2013-08-22 15:17:58 +0200
commit34938ffaecadcecd860ace558ab3ba21c4e48b12 (patch)
tree7a9975d6bf8aeee09d86bc2cd0f0d1f2669aae0d /man/pinguctl.8.in
parentf2890cd4ab5f5e3fa8490e46229ec3b4a7d3e145 (diff)
downloadpingu-34938ffaecadcecd860ace558ab3ba21c4e48b12.tar.bz2
pingu-34938ffaecadcecd860ace558ab3ba21c4e48b12.tar.xz
doc: rename dir from man to doc
Diffstat (limited to 'man/pinguctl.8.in')
-rw-r--r--man/pinguctl.8.in38
1 files changed, 0 insertions, 38 deletions
diff --git a/man/pinguctl.8.in b/man/pinguctl.8.in
deleted file mode 100644
index dce74a6..0000000
--- a/man/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
-
-