summaryrefslogtreecommitdiffstats
path: root/fb.in
diff options
context:
space:
mode:
Diffstat (limited to 'fb.in')
-rw-r--r--fb.in28
1 files changed, 14 insertions, 14 deletions
diff --git a/fb.in b/fb.in
index b91b384..376a4d1 100644
--- a/fb.in
+++ b/fb.in
@@ -89,20 +89,20 @@ help() {
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
-
- Switches:
- -d delete the IDs
- -g download the IDs and output on stdout (use with care!)
- -t upload a tar file containing all files (and directories)
- -h this help
- -v show the client version
-
- Options:
- These have no effect if used in conjunction with a switch
- -e <extension> extension for default highlighting (e.g. "diff")
- -c compress the file being uploaded with gz or xz if used 2 times
+ Upload/nopaste file(s)/stdin to paste.xinu.at and copy URL(s) to clipboard.
+ ~/.netrc: machine paste.xinu.at password PASSWORD
+
+ Switches:
+ -d delete the IDs
+ -g download the IDs and output on stdout (use with care!)
+ -t upload a tar file containing all files (and directories)
+ -h this help
+ -v show the client version
+
+ Options:
+ These have no effect if used in conjunction with a switch
+ -e <extension> extension for default highlighting (e.g. "diff")
+ -c compress the file being uploaded with gz or xz if used 2 times
!
}