From 26687c9892173409fa8da9f8cb5626e779af40e8 Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Fri, 8 Jan 2010 21:15:28 -0500 Subject: Alphabetize options in usage heredoc --- squashfu | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'squashfu') diff --git a/squashfu b/squashfu index b37c341..7228af9 100755 --- a/squashfu +++ b/squashfu @@ -208,6 +208,10 @@ OPERATIONS If unspecified, the union will be mounted at $BKUP_ROOT/rw. OPTIONS + -c, --config + Specify an alternate location to a config file that will override defaults + provided in /etc/squashfu.conf. + --resquash To be used with the -B operation. This forces a new squashed seed to be created when the backup finishes. The original seed and incrementals are @@ -219,10 +223,6 @@ OPTIONS Similar to --resquash except the old seed and incrementals are discarded after the new seed is created. - -c, --config - Specify an alternate location to a config file that will override defaults - provided in /etc/squashfu.conf. - HELP exit 0 } -- cgit v1.2.3