forked from CastroFidel/PortWINE
Added informations about --repair in CLI
This commit is contained in:
parent
445fd7a53f
commit
ae18fd3955
@ -345,8 +345,10 @@ case "${1}" in
|
||||
'--help' )
|
||||
files_from_autoinstall=$(ls "${PORT_SCRIPTS_PATH}/pw_autoinstall")
|
||||
echo -e "
|
||||
use: [--reinstall] [--autoinstall]
|
||||
use: [--repair] [--reinstall] [--autoinstall]
|
||||
|
||||
--repair forces all scripts to be updated to a working state
|
||||
(helps if PortProton is not working)
|
||||
--reinstall reinstall files of the portproton to default settings
|
||||
--autoinstall [script_frome_pw_autoinstall] autoinstall from the list below:
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user