forked from CastroFidel/PortWINE
Merge branch 'added-repair' of github.com:Htylol/PortWINE into Htylol-added-repair
This commit is contained in:
commit
df65ab0510
@ -395,8 +395,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