aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/scripts/autosupport.8
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/scripts/autosupport.8')
-rw-r--r--contrib/scripts/autosupport.89
1 files changed, 4 insertions, 5 deletions
diff --git a/contrib/scripts/autosupport.8 b/contrib/scripts/autosupport.8
index e356fcdbb..50949e956 100644
--- a/contrib/scripts/autosupport.8
+++ b/contrib/scripts/autosupport.8
@@ -7,7 +7,7 @@
.B autosupport
.SH DESCRIPTION
-.B autoasupport
+.B autosupport
is a script that is normally run by a user contacting Digium's support
to automate gathering support information.
@@ -15,14 +15,13 @@ It will probe the system for some configuration and run-time information,
and will also prompt the user for some optional access information (IP
address, login and password).
-The information is written to /root/digiuminfo which the user is expected
+The information is written to /root/digiuminfo.txt which the user is expected
to attach to a support ticket to Digium.
-The script must be run as root as it reads Asterisk's configuration and
-the disk information using hdparm(8).
+The script must be run as root.
.SH FILES
-.B /root/digiuminfo
+.B /root/digiuminfo.txt
.RS
The output of the script goes there
.RE