summaryrefslogtreecommitdiff
path: root/contrib/scripts/autosupport.8
diff options
context:
space:
mode:
authorKinsey Moore <kmoore@digium.com>2012-01-04 20:02:34 +0000
committerKinsey Moore <kmoore@digium.com>2012-01-04 20:02:34 +0000
commit270a01587519913d5088ecc3649877bb00049488 (patch)
treee3f697937dbb48401b38ba45ee917564292a8075 /contrib/scripts/autosupport.8
parentdd3f9b51c805d3817981f69860f7b20007ae2b6d (diff)
Update autosupport script and man page
Added information collection from the output of the utilities: top, free, uptime, ifconfig Added information collection from the output of the Asterisk command 'dahdi show status' Added option / flag '-n, --non-interactive' Updated man page to reflect new option / flag '-n, --non-interactive' Patch-by: John Bigelow (itzanger) (closes issue AST-749) ........ Merged revisions 349504 from http://svn.asterisk.org/svn/asterisk/branches/1.8 ........ Merged revisions 349505 from http://svn.asterisk.org/svn/asterisk/branches/10 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@349506 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib/scripts/autosupport.8')
-rw-r--r--contrib/scripts/autosupport.89
1 files changed, 6 insertions, 3 deletions
diff --git a/contrib/scripts/autosupport.8 b/contrib/scripts/autosupport.8
index 53548d81f..d0e9d1c93 100644
--- a/contrib/scripts/autosupport.8
+++ b/contrib/scripts/autosupport.8
@@ -1,10 +1,10 @@
-.TH AUTOSUPPORT 8 "Aug 8th, 2010" "Asterisk" "Linux Programmer's Manual"
+.TH AUTOSUPPORT 8 "Dec 14th, 2011" "autosupport" "Linux Programmer's Manual"
.SH NAME
.B autosupport
\(em interactive script to provide Digium[tm]'s support with information
.SH SYNOPSIS
.PP
-.B autosupport [-h] [prefix]
+.B autosupport [OPTION] [prefix]
.SH DESCRIPTION
\fBautosupport\fR is a script that is normally run by a user contacting Digium's Technical
@@ -30,7 +30,10 @@ least is expected to be attached to a support ticket with Digium.
\fBprefix\fR
Used to prefix the file names. Typically a Digium Technical Support Ticket ID
.SS Options:
-.TP 15
+.TP 25
+\fB\-n, \-\-non-interactive\fR
+Run without requiring user input
+.TP 25
\fB\-h, \-\-help\fR
Show help about options
.SH FILES