Fix formatting error with --ignore-system-defaults in "lh_config --help"
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
parent
2de3396734
commit
0b38353a81
|
@ -64,7 +64,7 @@ USAGE="${PROGRAM} [--apt apt|aptitude]\n\
|
||||||
\t [--grub-splash FILE]\n\
|
\t [--grub-splash FILE]\n\
|
||||||
\t [--hooks FILE]\n\
|
\t [--hooks FILE]\n\
|
||||||
\t [--hostname NAME]\n\
|
\t [--hostname NAME]\n\
|
||||||
\t [--ignore-system-defaults]\n
|
\t [--ignore-system-defaults]\n\
|
||||||
\t [--includes PATH]\n\
|
\t [--includes PATH]\n\
|
||||||
\t [--initramfs auto|live-initramfs|casper]\n\
|
\t [--initramfs auto|live-initramfs|casper]\n\
|
||||||
\t [--interactive shell]\n\
|
\t [--interactive shell]\n\
|
||||||
|
|
Loading…
Reference in New Issue