From 09e7b20e91214283be6d484fb201e39d98a76dd0 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 2 Feb 2011 15:36:11 +0100 Subject: fix position of -t in usage -ct works and compresses the created tarball so -t should be listed under options. Signed-off-by: Florian Pritz --- fb.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fb.in') diff --git a/fb.in b/fb.in index 376a4d1..2586667 100644 --- a/fb.in +++ b/fb.in @@ -95,13 +95,13 @@ usage: [cat |] `basename "$0"` [switches] [options] [] 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 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 ! } -- cgit v1.2.3-24-g4f1b