diff options
-rwxr-xr-x | fb | 1 | ||||
-rw-r--r-- | fb.pod | 3 |
2 files changed, 4 insertions, 0 deletions
@@ -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 @@ -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 |