Skip to content

Commit

Permalink
update helpscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic2kk committed Jun 23, 2024
1 parent fe5685d commit 885ac5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions steamtinkerlaunch
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
PREFIX="/usr"
PROGNAME="SteamTinkerLaunch"
NICEPROGNAME="Steam Tinker Launch"
PROGVERS="v14.0.20240618-2 (otr-default-proton-ver)"
PROGVERS="v14.0.20240618-3 (otr-default-proton-ver)"
PROGCMD="${0##*/}"
PROGINTERNALPROTNAME="Proton-stl"
SHOSTL="stl"
Expand Down Expand Up @@ -22411,7 +22411,7 @@ function howto {
echo " such as Proton version where possible."
echo " <args>:"
echo " --exe= Absolute path to the One-Time executable (can be Windows or Linux executable)"
echo " --proton= Name of the Proton version to use (see steamtinkerlaunch lp), ignored if not Windows executable"
echo " --proton= Name of the Proton version to use (see steamtinkerlaunch lp). Defaults to Per-Game Proton version ('USEPROTON'), ignored if not Windows executable"
echo " --workingdir= Working directory to launch the executable from"
echo " --useexedir Use the same directory as the executable as the working directory (overrides --workingdir)"
echo " --args= Arguments to append to the end of the executable launch"
Expand Down

0 comments on commit 885ac5a

Please sign in to comment.