diff options
author | Dave Reisner <d@falconindy.com> | 2010-01-12 20:51:39 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-01-12 20:51:39 -0500 |
commit | 2818589376f789489baed5ed8fa866cca8d152e8 (patch) | |
tree | d3860a733a1f48a0e0a7bf50ea24c8b74198c687 | |
parent | d2c5fcc206334f928c111c7b61910b82eded1d4d (diff) | |
download | squashfu-2818589376f789489baed5ed8fa866cca8d152e8.tar.gz |
Change 'operations' to 'actions' in usage heredoc
-rwxr-xr-x | squashfu | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -330,7 +330,7 @@ usage () { USAGE squashfu <operation> -OPERATIONS +ACTIONS -B Runs a regular backup, using the config file at /etc/squashfu, unless otherwise specified with the -c option. |