summaryrefslogtreecommitdiffstats
path: root/src/plugins/abrt-retrace-client.txt
diff options
context:
space:
mode:
authorMichal Toman <mtoman@redhat.com>2011-05-20 13:43:31 +0200
committerMichal Toman <mtoman@redhat.com>2011-05-20 13:43:31 +0200
commitee2ca731d693d6677efba5699faa09a9be5d50fd (patch)
tree214b7bcd0e0d04ce33b71de0f4c4655402a55fa5 /src/plugins/abrt-retrace-client.txt
parent15263908a962ff510b97066fed6f6fa541f5ab46 (diff)
downloadabrt-ee2ca731d693d6677efba5699faa09a9be5d50fd.tar.gz
abrt-ee2ca731d693d6677efba5699faa09a9be5d50fd.tar.xz
abrt-ee2ca731d693d6677efba5699faa09a9be5d50fd.zip
retrace client: add --status-delay option (and be more verbose - trac #269)
Diffstat (limited to 'src/plugins/abrt-retrace-client.txt')
-rw-r--r--src/plugins/abrt-retrace-client.txt10
1 files changed, 7 insertions, 3 deletions
diff --git a/src/plugins/abrt-retrace-client.txt b/src/plugins/abrt-retrace-client.txt
index 9ae536bd..30971159 100644
--- a/src/plugins/abrt-retrace-client.txt
+++ b/src/plugins/abrt-retrace-client.txt
@@ -43,9 +43,10 @@ backtrace::
batch::
Runs all operations in one step: creates a new task, periodically
- asks for status and downloads the result when finished. If the task
- was successful, backtrace file is saved, otherwise log is printed
- to stdout. Either -c or -d is required.
+ asks for status (the period is specified by --status-delay option)
+ and downloads the result when finished. If the task was successful
+ backtrace file is saved, otherwise log is printed to stdout.
+ Either -c or -d is required.
OPTIONS
-------
@@ -70,6 +71,9 @@ OPTIONS
-c, --core COREDUMP::
read data from coredump
+-l, --status-delay::
+ delay for polling operations (seconds)
+
--no-unlink::
(debug) do not delete temporary archive created in /tmp