Author: mjordan Date: Fri Aug 29 14:31:42 2014 New Revision: 422371 URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=422371 Log: doc: Add a manpage for the aelparse utility
This patch adds a manpage for the aelparse utility. Note that this is one of the patches the Debian distro applies for the Asterisk project, as per ASTERISK-24191. Review: https://reviewboard.asterisk.org/r/3896/ ASTERISK-24171 #close Reported by: Jeremy Laine patches: aelparse.8 uploaded by Jeremy Laine Added: branches/1.8/doc/aelparse.8 (with props) Added: branches/1.8/doc/aelparse.8 URL: http://svnview.digium.com/svn/asterisk/branches/1.8/doc/aelparse.8?view=auto&rev=422371 ============================================================================== --- branches/1.8/doc/aelparse.8 (added) +++ branches/1.8/doc/aelparse.8 Fri Aug 29 14:31:42 2014 @@ -1,0 +1,28 @@ +.TH AELPARSE "8" "Jul 2014" "Asterisk trunk" "" +.SH NAME +aelparse \- utility to check extensions.ael for errors +.SH SYNOPSIS +.B aelparse +[\-d] [\-n] [\-q] [\-w] +.SH DESCRIPTION +aelparse is a utility to check the extensions.ael configuration file before +feeding it to asterisk. +.SH OPTIONS +.TP +\fB\-d\fR +Use the current working directory as the CONFIG_DIR. +.TP +\fB\-n\fR +Do not display the instructions generated by the compiler. +.TP +\fB\-q\fR +Suppress progress and non-error messages. +.TP +\fB\-w\fR +Dump extensions.conf format to extensions.conf.aeldump. + +.SH SEE ALSO +.B asterisk(8) + +.SH AUTHOR +This manual page was written by Jeremy Lainé <jeremy.la...@m4x.org>. Propchange: branches/1.8/doc/aelparse.8 ------------------------------------------------------------------------------ svn:eol-style = native Propchange: branches/1.8/doc/aelparse.8 ------------------------------------------------------------------------------ svn:keywords = Author Date Id Revision Propchange: branches/1.8/doc/aelparse.8 ------------------------------------------------------------------------------ svn:mime-type = text/plain -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- svn-commits mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/svn-commits