mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-04-04 13:57:29 +00:00
Merge branch 'sysrescue-customize-typo' into 'master'
fix typo in help message of systemrescue-customize See merge request systemrescue/systemrescue-sources!155
This commit is contained in:
commit
5797294798
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue