forked from CastroFidel/PortWINE
		
	Merge branch 'Htylol-added-repair' into devel
This commit is contained in:
		| @@ -395,8 +395,10 @@ case "${1}" in | |||||||
|     '--help' ) |     '--help' ) | ||||||
|         files_from_autoinstall=$(ls "${PORT_SCRIPTS_PATH}/pw_autoinstall") |         files_from_autoinstall=$(ls "${PORT_SCRIPTS_PATH}/pw_autoinstall") | ||||||
|         echo -e " |         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 | --reinstall                                         reinstall files of the portproton to default settings | ||||||
| --autoinstall [script_frome_pw_autoinstall]         autoinstall from the list below: | --autoinstall [script_frome_pw_autoinstall]         autoinstall from the list below: | ||||||
| " | " | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user