From ccb034b0030863172480eb81487b82c949b3b717 Mon Sep 17 00:00:00 2001 From: udeved Date: Mon, 19 Jan 2015 20:10:39 +0100 Subject: [PATCH] [buildiso] fix help description --- bin/buildiso.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/buildiso.in b/bin/buildiso.in index e3db3cf..1e483e1 100755 --- a/bin/buildiso.in +++ b/bin/buildiso.in @@ -141,7 +141,7 @@ usage() { echo ' -r Chroots directory' echo " [default: ${chroots_iso}]" echo ' -c Disable clean work dir' - echo ' -w Disable clean iso cache' + echo ' -w Clean iso cache' echo ' -x Disable clean xorg cache' echo ' -l Disable clean lng cache' echo ' -i Build images only'