Преглед изворни кода

sercmd: added basic man page

Daniel-Constantin Mierla пре 13 година
родитељ
комит
e6bdf8a031
1 измењених фајлова са 35 додато и 0 уклоњено
  1. 35 0
      utils/sercmd/sercmd.8

+ 35 - 0
utils/sercmd/sercmd.8

@@ -0,0 +1,35 @@
+.\" $Id$
+.TH sercmd 8 23.10.2012 sip-router "sip-router" 
+.\" Process with
+.\" groff -man -Tascii sercmd.8 
+.\"
+.SH NAME
+sercmd \- sip-router command line tool
+.SH SYNOPSIS
+.B sercmd
+[
+.B \-h
+]
+
+.SH DESCRIPTION
+.B sercmd
+is a command line to interact with
+.B sip-router SIP server
+It can be used to manage users, domains, aliases and other server options.
+
+.SH OPTIONS
+.TP 12
+.B \-h
+display a short usage description, including all available options.
+
+.SH AUTHORS
+
+see 
+.B /usr/share/doc/sip-router/AUTHORS
+
+.SH SEE ALSO
+.BR sip-router(8),
+.BR sip-router.cfg(5)
+.PP
+Full documentation on sip-router is available at
+.I http://www.sip-router.org/.