diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-04-11 10:06:57 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-04-11 10:06:57 +0200 |
commit | 34a441deebff33178d71bf5650c79833bd044c0a (patch) | |
tree | a0869a96cfc407bbfb48960245cb9554be2cf72b | |
parent | eda5d1d252e54ffc39b8716814edfc8151ba3d0e (diff) |
fb.1: Add fancier examplev2.0.0.beta
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | fb.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |