diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-09-02 16:01:10 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-09-02 16:01:10 +0200 |
commit | de5740a8a3457aad8a4049dddc26a173927edf9a (patch) | |
tree | 71ceb8af4b456cd64563f0fe14c02fb274194d1a /fb.1 | |
parent | b1d5e3c4f3392488058c524bbc4547c0e7363f18 (diff) |
Document -a and -H in manpage
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'fb.1')
-rw-r--r-- | fb.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -72,6 +72,10 @@ http://paste.xinu.at/<ID>/bash will change the syntax highlighting to bash. .It Fl n Ar file name Use the specified file name for the upload when pasting from stdin. Defaults to "stdin" +.It Fl a +Create a new api key. +.It Fl H +Display a history of uploads. .It Fl g Download the IDs and output on stdout. Please take care when using this, as binary data may cause unexpected results when being output directly to a |