diff options
author | Florian Pritz <bluewind@xinu.at> | 2012-08-15 19:38:45 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2012-08-15 19:38:45 +0200 |
commit | f1cc950fbf97cc9e6c3e565de625bb9bc464470a (patch) | |
tree | 4af40b668ee31fc07598c4f18a6455982d81ec1f | |
parent | 049378e758a007b58f9f147254e94eed19514600 (diff) |
fix netrc line in help messagev1.0.5
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | fb.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -191,7 +191,7 @@ fb-client version $VERSION usage: [cat |] `basename "$0"` [switches] [options] [<file(s)|ID(s)|folder(s)>] Upload/nopaste file(s)/stdin to paste.xinu.at and copy URL(s) to clipboard. - ~/.netrc: machine paste.xinu.at password PASSWORD + ~/.netrc: machine paste.xinu.at login USERNAME password PASSWORD Switches: -d <ID(s)> delete the IDs |