Commit df65ab05 authored by Mikhail Tergoev's avatar Mikhail Tergoev

Merge branch 'added-repair' of github.com:Htylol/PortWINE into Htylol-added-repair

parents eb8a7d0a ae18fd39
......@@ -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:
"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment