diff options
author | Florian Pritz <bluewind@server-speed.net> | 2011-06-03 23:04:22 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@server-speed.net> | 2011-06-03 23:04:22 +0200 |
commit | b4a57cc558fe07b306acdc80a9fe8928100aba32 (patch) | |
tree | 00b70cee2b55b9d696d655f6869d4c5446c030f8 /fb.in | |
parent | cf447e75c675a7d5b87e8354060c5d46cdb17b8b (diff) |
fix indentation in help message
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
Diffstat (limited to 'fb.in')
-rw-r--r-- | fb.in | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -123,8 +123,8 @@ usage: [cat |] `basename "$0"` [switches] [options] [<file(s)|ID(s)|folder(s)>] Options: These have no effect if used in conjunction with a switch -e <extension> extension for default highlighting (e.g. "diff") - -t upload a tar file containing all files (and directories) - -c compress the file being uploaded with gz or xz if used 2 times + -t upload a tar file containing all files (and directories) + -c compress the file being uploaded with gz or xz if used 2 times ! } |