diff options
author | Dave Reisner <d@falconindy.com> | 2010-01-18 00:20:37 -0500 |
---|---|---|
committer | Dave Reisner <d@falconindy.com> | 2010-01-18 00:20:37 -0500 |
commit | 1723f5107a6df7b3516ce809a394d3edeb571a40 (patch) | |
tree | 479db60b11ae5dbe902a3e1ca46a09bbdb23539f /squashfu | |
parent | 204a58ebb40bdacd8a2f637821236f0738f57bf7 (diff) | |
download | squashfu-1723f5107a6df7b3516ce809a394d3edeb571a40.tar.gz |
Correct spacing on usage heredoc
Diffstat (limited to 'squashfu')
-rwxr-xr-x | squashfu | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -383,7 +383,7 @@ ACTIONS Unmount squash and union. Although SquashFu will always check and unmount as necessary before an operation, this is provided as a safeguard. - OPTIONS +OPTIONS -c <path_to_config> Specify an alternate config file. Options defined will override options in the default config. If you specify alternate locations via a supplmenetal config, |