summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fb.in1
-rw-r--r--fb.pod3
2 files changed, 4 insertions, 0 deletions
diff --git a/fb.in b/fb.in
index 67f58a5..afd3211 100644
--- a/fb.in
+++ b/fb.in
@@ -96,6 +96,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