diff options
author | Dave Reisner <d@falconindy.com> | 2010-01-17 21:04:45 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-01-17 21:04:45 -0500 |
commit | ddcb110fcea1b6ccc81e07034aa3d863e7d431a4 (patch) | |
tree | 0f6b2edfabea5ab732c9e95896cab940ef817e6d /squashfu | |
parent | 9c1a12e2ba16200e0d99b79fe235378ea013993b (diff) | |
download | squashfu-ddcb110fcea1b6ccc81e07034aa3d863e7d431a4.tar.gz |
Fix typo in usage
Diffstat (limited to 'squashfu')
-rwxr-xr-x | squashfu | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -367,7 +367,7 @@ ACTIONS -C Create a new squash by merging old bins. This will still leave you - with $MIN_BINS backups (as per the MIN_BINS setting in your config. + with $MIN_BINS backups (as per the MIN_BINS setting in your config). -Q Displays the size of the seed, the incrementals, and totals. |