From 643f3e8065b544b3e2d7b5160d8591b74404cf47 Mon Sep 17 00:00:00 2001 From: astokes Date: Thu, 22 Apr 2010 15:09:39 +0000 Subject: Make sure compressed archive is stored where tmp-dir is set to otherwise it defaults to /tmp git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@933 ef72aa8b-4018-0410-8976-d6e080ef94d8 --- man/en/sosreport.1 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'man/en') diff --git a/man/en/sosreport.1 b/man/en/sosreport.1 index ea4a5f04..4729762e 100644 --- a/man/en/sosreport.1 +++ b/man/en/sosreport.1 @@ -13,7 +13,7 @@ sosreport \- Generate debugging information for this system [--build] [--name name] [--no-colors]\fR [--ticket-number number] [--debug]\fR [--upload] [--tmp-dir directory]\fR - [--dst-dir directory] [--profile] [--help]\fR + [--profile] [--help]\fR .SH DESCRIPTION \fBsosreport\fR generates a compressed tarball of debugging information for the system it is run on that can be sent to technical support @@ -60,10 +60,7 @@ Enable html/xml report writing Specify alternate configuration file .TP .B \--tmp-dir DIRECTORY -Specify alternate temporary directory to copy data -.TP -.B \--dst-dir DIRECTORY -Specify alternate directory to store compressed report +Specify alternate temporary directory to copy data as well as the compressed report. .TP .B \--batch Perform data gathering unattended -- cgit