summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2010-02-24 21:42:19 +0000
committerChris Wilson <chris+github@qwirx.com>2010-02-24 21:42:19 +0000
commitf84a13399de9d333a3686967ff98744b2795c546 (patch)
treeefaf39baf02e0bbc48c54422c898c8f1afffc645 /bin
parent4ebb914c24ef010e799bc74ad5f3987e3ab5a249 (diff)
Updated bbackupquery help to list some undocumented options.
Diffstat (limited to 'bin')
-rw-r--r--bin/bbackupquery/documentation.txt9
1 files changed, 6 insertions, 3 deletions
diff --git a/bin/bbackupquery/documentation.txt b/bin/bbackupquery/documentation.txt
index d32bf200..96eda158 100644
--- a/bin/bbackupquery/documentation.txt
+++ b/bin/bbackupquery/documentation.txt
@@ -38,10 +38,13 @@ start with '/'. The initial directory is always the root directory.
-o -- list old versions of files/directories
-I -- don't display object ID
-F -- don't display flags
- -t -- show file modification time
- (and attr mod time if has the object has attributes, ~ separated)
+ -t -- show file modification time in local time
+ (and attr mod time if has the object has attributes, ~ separated)
+ -T -- show file modification time in GMT
+ -a -- show updated attribute instead of file modification time
-s -- show file size in blocks used on server
- (only very approximate indication of size locally)
+ (only very approximate indication of size locally)
+ -h -- show file attributes hash
ls can be used as an alias.
<