mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
Setup script: update help
This commit is contained in:
parent
7a9796c352
commit
73f562ce64
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ check)
|
|||
;;
|
||||
*)
|
||||
echo "Unrecognized option: $1"
|
||||
echo "Usage: $0 [reset]"
|
||||
echo "Usage: $0 [reset|check]"
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Add table
Reference in a new issue