From ac996232e13fa1515d3789e761082a27e82233af Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 19 Oct 2011 16:35:37 +0200 Subject: man: initial man pages --- man/pinguctl.8.in | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 man/pinguctl.8.in (limited to 'man/pinguctl.8.in') diff --git a/man/pinguctl.8.in b/man/pinguctl.8.in new file mode 100644 index 0000000..dce74a6 --- /dev/null +++ b/man/pinguctl.8.in @@ -0,0 +1,38 @@ +.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 + + -- cgit v1.2.3