summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@server-speed.net>2011-06-03 23:04:22 +0200
committerFlorian Pritz <bluewind@xinu.at>2011-09-11 21:59:53 +0200
commit972631b408d955c67042797d17347685407ff706 (patch)
treece0b44220d0108ab8cd33f4dc8a193bdedbffbd6
parente02d56cb622dc0930f0e21d7425414008e48c101 (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 b608597..bb8e09a 100644
--- a/fb.in
+++ b/fb.in
@@ -116,8 +116,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
!
}