mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-01-06 08:40:02 +01:00
fix typo in help message of systemrescue-customize
This commit is contained in:
parent
e7795a0ac7
commit
770ce976ba
|
|
@ -34,7 +34,7 @@ print_help()
|
|||
echo " [-o|--overwrite] [-v|--verbose]"
|
||||
echo ""
|
||||
echo "Usage in rebuild mode:"
|
||||
echo "systemrescue-customize --rebuild -s|-source=<DIR> -d|--dest=<ISO-FILE>"
|
||||
echo "systemrescue-customize --rebuild -s|--source=<DIR> -d|--dest=<ISO-FILE>"
|
||||
echo " [-m|--srm-dir=<DIR>] [-o|--overwrite] [-v|--verbose]"
|
||||
echo ""
|
||||
echo "Usage in auto-mode:"
|
||||
|
|
|
|||
Loading…
Reference in a new issue