summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-10-30 11:55:29 +0200
committerFlorian Pritz <bluewind@xssn.at>2010-10-30 11:55:52 +0200
commit963ee5c74b33ebef7176d76e767cd9ab1578d3e3 (patch)
tree1a958d2efa6bd37e318f5a971f63da361d19c2ef
parent0b42100bfaf1a237c6254a9737ec5d7623f77840 (diff)
add help message for -v
Signed-off-by: Florian Pritz <bluewind@xssn.at>
-rwxr-xr-xfb1
-rw-r--r--fb.pod3
2 files changed, 4 insertions, 0 deletions
diff --git a/fb b/fb
index 6781ed4..759eb64 100755
--- a/fb
+++ b/fb
@@ -101,6 +101,7 @@ usage: [cat |] `basename "$0"` [switches] [options] [<file(s)|ID(s)|folder(s)>]
-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