Small update to wording in install help
This commit is contained in:
parent
e8c333857e
commit
2f20729e05
4
install
4
install
|
@ -22,9 +22,9 @@ showhelp () {
|
||||||
No output except errors
|
No output except errors
|
||||||
-f, --force
|
-f, --force
|
||||||
Turn off interactive prompts
|
Turn off interactive prompts
|
||||||
--distribution
|
--distribution=DISTRIBUTION
|
||||||
Linux distribution the installation is being run on
|
Linux distribution the installation is being run on
|
||||||
--release
|
--release=RELEASE
|
||||||
Distribution release
|
Distribution release
|
||||||
-d, --ignore-dependencies
|
-d, --ignore-dependencies
|
||||||
Don't install binary dependencies
|
Don't install binary dependencies
|
||||||
|
|
Loading…
Reference in New Issue