From 34a441deebff33178d71bf5650c79833bd044c0a Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Mon, 11 Apr 2016 10:06:57 +0200 Subject: fb.1: Add fancier example Signed-off-by: Florian Pritz --- fb.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/fb.1 b/fb.1 index f9c3845..15f7775 100644 --- a/fb.1 +++ b/fb.1 @@ -152,6 +152,11 @@ This will create a .tar archive containing only the directory. Both (directory a file) will be compressed using gzip and uploaded independently. .It Nm Fl cc Ar directory This will create a .tar archive containing only the directory and compress it using xz. +.It Nm Ar id://1bAc directory file https://paste.xinu.at/42SomeID/ http://example.com/example.png +This will create a multipaste containing an existing paste with the ID 1bAc, a +tarball of the directory, the file, the existing paste 42SomeID, the file +example.png, which will be downloaded by the client and then uploaded to the +server. .It Ic make \&|\&& Nm This will upload the output of make (stdout and stderr) in csh and similar shells. .El -- cgit v1.2.3-24-g4f1b