This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository steamcmd.
commit e3c2a6f2d3b0a4ae7715d4219e57eccc209a791c Author: Alexandre Detiste <[email protected]> Date: Sat Dec 26 11:08:56 2015 +0100 fix bad copy-paste in manpage --- debian/steamcmd.6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/steamcmd.6 b/debian/steamcmd.6 index 710360c..bb15150 100644 --- a/debian/steamcmd.6 +++ b/debian/steamcmd.6 @@ -50,7 +50,7 @@ install the game somewhere else than in ~/.steam/SteamApps/common end steamcmd session. Without this the tool will remain in interactive mode. .SH SAMPLE USE -"steamcmd.sh +@sSteamCmdForcePlatformType windows +login "$USER" "$PASS" +app_update 2310 +quit" +"steamcmd +@sSteamCmdForcePlatformType windows +login "$USER" "$PASS" +app_update 2310 +quit" .P will dowload Quake1 in ~/.steam/SteamApps/common/Quake .P -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/steamcmd.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

