diff options
author | Daniel Novotny <dnovotny@dhcp-0-118.brq.redhat.com> | 2009-08-25 15:34:32 +0200 |
---|---|---|
committer | Daniel Novotny <dnovotny@dhcp-0-118.brq.redhat.com> | 2009-08-25 15:34:32 +0200 |
commit | e4185013d1309b80633d17b84837913ac8705438 (patch) | |
tree | d1a0df3b1dca67df12c0cb06f8f5ff5b8812931d /lib/Plugins/abrt-FileTransfer.7 | |
parent | 3008b32dd0f78b0b2c09e05a7b47080c7cb75d38 (diff) | |
download | abrt-e4185013d1309b80633d17b84837913ac8705438.tar.gz abrt-e4185013d1309b80633d17b84837913ac8705438.tar.xz abrt-e4185013d1309b80633d17b84837913ac8705438.zip |
add new parameter to FileTransfer plugin
Diffstat (limited to 'lib/Plugins/abrt-FileTransfer.7')
-rw-r--r-- | lib/Plugins/abrt-FileTransfer.7 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/Plugins/abrt-FileTransfer.7 b/lib/Plugins/abrt-FileTransfer.7 index a04dd421..d1d3b255 100644 --- a/lib/Plugins/abrt-FileTransfer.7 +++ b/lib/Plugins/abrt-FileTransfer.7 @@ -22,6 +22,11 @@ There are two modes of invocation: \fI"store"\fP, the plugin stores a record of the occurrence of the crash in its internal list. .P +* If you use the parameter +\fI"one"\fP, the plugin will transfer this specific crash, +on which it was invoked, without storing it in the internal +list. +.P * If you use some other parameter, or no parameter at all, the plugin will iterate through the internal list and will send every recorded crash to the server specified in the \fIFileTransfer.conf\fP |