diff options
-rwxr-xr-x | tools/draklive | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/draklive b/tools/draklive index e0ad916a8..ac966d0f9 100755 --- a/tools/draklive +++ b/tools/draklive @@ -873,9 +873,9 @@ draklive [options] --initrd build initrd only --post-install run post install only (rpms and patches installation) - --config <file> use this configuration file as live description + --config <file> use this configuration file as live description - --copy-wizard run the copy wizard + --copy-wizard run the copy wizard --boot-only consider only boot media (affects boot/master/format/record steps) |