From 6033a1eaea2e2acf9f6200c6ee27fef88e76097e Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Thu, 5 May 2011 19:25:02 -0300 Subject: [archiso2dual] Update help text about -c Signed-off-by: Gerardo Exequiel Pozzi --- archiso2dual/archiso2dual | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'archiso2dual') diff --git a/archiso2dual/archiso2dual b/archiso2dual/archiso2dual index 67baec0..4e80b4d 100755 --- a/archiso2dual/archiso2dual +++ b/archiso2dual/archiso2dual @@ -245,11 +245,8 @@ show_help() (default to '${publisher}')" echo " -A Set an application name for the disk (default to '${application}')" - echo " -c Set SquashFS compression type: gzip, lzma or lzo + echo " -c Set SquashFS compression type: gzip, xz or lzo. (default to '${compression}')" - echo " NOTES:" - echo " lzma: not officially supported yet by Linux (2.6.36)" - echo " lzo: needs Linux >= 2.6.36" echo " -D Set an install_dir (default to '${install_dir}')" echo " NOTES:" -- cgit v1.2.3-54-g00ecf