fix option handling inconsistency
This commit is contained in:
parent
fc6fa9d5e2
commit
f6fb25a807
5 changed files with 11 additions and 4 deletions
|
@ -1226,7 +1226,7 @@ an integer (decimal, octal or hexadecimal).
|
|||
|
||||
@item --install-partition=@var{par}
|
||||
Set the stage2 @var{install_partition} to @var{par}. This argument
|
||||
should be an hexadecimal number.
|
||||
should be an integer (decimal, octal or hexadecimal).
|
||||
|
||||
@item --no-config-file
|
||||
Do not use the configuration file even if it can be read.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue