From 0acf745e9aa6ab351fdc4d4c59d3421ea244f17a Mon Sep 17 00:00:00 2001 From: Joakim Reinert Date: Sun, 28 Jul 2013 13:36:36 +0200 Subject: Added file name option for stdin pastes (-n ) Signed-off-by: Florian Pritz --- fb.1 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'fb.1') diff --git a/fb.1 b/fb.1 index cda5e16..26077d5 100644 --- a/fb.1 +++ b/fb.1 @@ -69,6 +69,9 @@ will try to extract the ID. Change the extension used for highlighting. You can also do this if you have already uploaded the file by appending the extension to the URL. http://paste.xinu.at//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 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 -- cgit v1.2.3-24-g4f1b