From 1547f8681c5b84227bbfe34a135c723f60879190 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Wed, 2 Feb 2011 15:33:14 +0100 Subject: fix whitespaces in the help message Signed-off-by: Florian Pritz --- fb.in | 28 ++++++++++++++-------------- 1 file 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] [] - 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 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 for default highlighting (e.g. "diff") + -c compress the file being uploaded with gz or xz if used 2 times ! } -- cgit v1.2.3-24-g4f1b