summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@server-speed.net>2011-06-03 23:04:22 +0200
committerFlorian Pritz <bluewind@server-speed.net>2011-06-03 23:04:22 +0200
commitb4a57cc558fe07b306acdc80a9fe8928100aba32 (patch)
tree00b70cee2b55b9d696d655f6869d4c5446c030f8
parentcf447e75c675a7d5b87e8354060c5d46cdb17b8b (diff)
fix indentation in help message
Signed-off-by: Florian Pritz <bluewind@server-speed.net>
-rw-r--r--fb.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/fb.in b/fb.in
index c2e0af4..d49fc22 100644
--- a/fb.in
+++ b/fb.in
@@ -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
!
}