diff options
author | Dave Reisner <d@falconindy.com> | 2010-06-08 15:03:18 -0400 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-06-08 15:03:18 -0400 |
commit | 4f80e3edb14d5d8f60aafa652de0305a95a3352a (patch) | |
tree | 65a0f4e51ff8f16cbf165b30f8cf3a01a1395973 /squashfu | |
parent | 41ed04fa9b083b9897c6438884af07cd25763c16 (diff) | |
download | squashfu-4f80e3edb14d5d8f60aafa652de0305a95a3352a.tar.gz |
doc: add -G option to README and usage()
Diffstat (limited to 'squashfu')
-rwxr-xr-x | squashfu | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -427,6 +427,10 @@ ACTIONS Delete an incremental backup. This is done interactively and you will have a chance to confirm before any files are deleted. + -G <path> + Directly restore a file or directory. This is an interactive operation and + a list of locations where the target is found will be presented. + -Q Displays the size of the seed, the incrementals, and totals. |