mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user