summaryrefslogtreecommitdiffstats
path: root/src/cli/abrt-cli.1
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/abrt-cli.1')
-rw-r--r--src/cli/abrt-cli.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/cli/abrt-cli.1 b/src/cli/abrt-cli.1
index 3ad858b3..1622fb14 100644
--- a/src/cli/abrt-cli.1
+++ b/src/cli/abrt-cli.1
@@ -21,13 +21,13 @@ Print a help message describing all of abrt-cli’s command-line options.
.B Crash action options
.IP "\-l, \-\-list"
Prints list of crashes which are not reported yet.
-.IP "\-r, \-\-report \fIUUID\fR"
+.IP "\-r, \-\-report \fIDUMPDIR\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.
-.IP "\-d, \-\-delete \fIUUID\fR"
+.IP "\-d, \-\-delete \fIDUMPDIR\fR"
Removes data about particular crash.
-.IP "\-i, \-\-info \fIUUID\fR"
+.IP "\-i, \-\-info \fIDUMPDIR\fR"
Prints detailed information about particular crash.
.PP