From 6989ceb442dabe6fd9d49f338a4b74fe544be29e Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Sun, 19 Oct 2008 22:39:35 -0500 Subject: Minor documentation updates Signed-off-by: Aaron Griffin --- archiso/mkarchiso | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'archiso') diff --git a/archiso/mkarchiso b/archiso/mkarchiso index 2427e14..a28c2b8 100755 --- a/archiso/mkarchiso +++ b/archiso/mkarchiso @@ -20,9 +20,9 @@ usage () echo " -v Enable verbose output." echo " -h This message." echo " commands:" - echo " install : install packages to the working dir" - echo " squash : generate a squashfs image of the working dir" - echo " img : build an image from the working dir" + echo " install : install packages to the working dir" + echo " squash : generate a squashfs image of the working dir" + echo " img : build an image from the working dir" exit $1 } -- cgit v1.2.2