summaryrefslogtreecommitdiffstats
path: root/src/CLI/abrt-cli.1
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2009-10-21 15:49:01 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2009-10-21 15:49:01 +0200
commitf824969d3a8e77a41dac30997b47a0268cc01cbd (patch)
treec697007457916aa99f20954a4cbb0add5d6d1b82 /src/CLI/abrt-cli.1
parent6c8c8f960302d9e94a820c82eeb41b3f19af2ec1 (diff)
downloadabrt-f824969d3a8e77a41dac30997b47a0268cc01cbd.tar.gz
abrt-f824969d3a8e77a41dac30997b47a0268cc01cbd.tar.xz
abrt-f824969d3a8e77a41dac30997b47a0268cc01cbd.zip
fix warning and whitespace damage
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'src/CLI/abrt-cli.1')
-rw-r--r--src/CLI/abrt-cli.110
1 files changed, 5 insertions, 5 deletions
diff --git a/src/CLI/abrt-cli.1 b/src/CLI/abrt-cli.1
index 9ccc615..4fe4bb4 100644
--- a/src/CLI/abrt-cli.1
+++ b/src/CLI/abrt-cli.1
@@ -24,16 +24,16 @@ Prints list of crashes which are not reported yet.
.IP "\-\-get-list-full"
Prints list of all crashes.
.IP "\-\-report \fIUUID\fR"
-Creates a crash report and then the text editor is invoked on that
-report. When you are done with editing the report just exit the editor
-and then you will be asked if you want to send the report.
+Creates a crash report and then the text editor is invoked on that
+report. When you are done with editing the report just exit the editor
+and then you will be asked if you want to send the report.
.IP "\-\-report-always \fIUUID\fR"
Creates and sends the crash report without asking.
.IP "\-\-delete \fIUUID\fR"
Removes data about particular crash.
.SH ENVIRONMENT VARIABLES
-The editor used to edit the crash report is chosen from the ABRT_EDITOR
-environment variable, the VISUAL environment variable, or the EDITOR
+The editor used to edit the crash report is chosen from the ABRT_EDITOR
+environment variable, the VISUAL environment variable, or the EDITOR
environment variable, in that order.
.SH "SEE ALSO"
.IR abrtd (8),