From 963ee5c74b33ebef7176d76e767cd9ab1578d3e3 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 30 Oct 2010 11:55:29 +0200 Subject: add help message for -v Signed-off-by: Florian Pritz --- fb | 1 + fb.pod | 3 +++ 2 files changed, 4 insertions(+) diff --git a/fb b/fb index 6781ed4..759eb64 100755 --- a/fb +++ b/fb @@ -101,6 +101,7 @@ usage: [cat |] `basename "$0"` [switches] [options] [] -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 diff --git a/fb.pod b/fb.pod index 2a00bdd..eb6e10c 100644 --- a/fb.pod +++ b/fb.pod @@ -43,6 +43,9 @@ If you want to be able to delete files, you have to add the following line to ~/ -h Display a short help message. +-v + Display the client version. + =head1 OPTIONS -- cgit v1.2.3-24-g4f1b