diff options
author | Florian Pritz <bluewind@server-speed.net> | 2011-06-03 22:49:07 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2011-09-11 21:55:33 +0200 |
commit | f2f3f3630ccdcc8a96f626c122cee722e1241cec (patch) | |
tree | 780c8c8ce855f79b5847011e04fb96218098c197 /fb.in | |
parent | d96aeea09bd0c98d2e8570840412a7efbcbb56a3 (diff) |
clarify -d and -g usage
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
Diffstat (limited to 'fb.in')
-rw-r--r-- | fb.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -108,8 +108,8 @@ usage: [cat |] `basename "$0"` [switches] [options] [<file(s)|ID(s)|folder(s)>] ~/.netrc: machine paste.xinu.at password PASSWORD Switches: - -d delete the IDs - -g download the IDs and output on stdout (use with care!) + -d <ID(s)> delete the IDs + -g <ID(s)> download the IDs and output on stdout (use with care!) -h this help -v show the client version |