This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository spring.
commit b13d7d47566c3390149a22f5c09ac899a2cea39b Author: Markus Koschany <[email protected]> Date: Fri Jul 8 19:01:05 2016 +0200 Add man page for pr-downloader. --- debian/pr-downloader.6 | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/debian/pr-downloader.6 b/debian/pr-downloader.6 new file mode 100644 index 0000000..0398eda --- /dev/null +++ b/debian/pr-downloader.6 @@ -0,0 +1,47 @@ +.TH PR-DOWNLOADER "6" "July 2016" "pr-downloader" "User Commands" +.SH NAME +pr-downloader \- manual page for pr-downloader +.SH SYNOPSIS +.B pr-downloader + +.SH DESCRIPTION +pr\-downloader is a console cross-platform download tool for spring. It can +download games and maps supporting currently all main download systems, +including rapid, plasma and upq. +.PP +\fB\-\-rapid\-download\fR <name> +.PP +\fB\-\-rapid\-validate\fR +.PP +\fB\-\-delete\fR +.PP +\fB\-\-dump\-sdp\fR <name> +.PP +\fB\-\-http\-download\fR <name> +.PP +\fB\-\-http\-search\fR <name> +.PP +\fB\-\-download\-map\fR <name> +.PP +\fB\-\-download\-game\fR <name> +.PP +\fB\-\-download\-engine\fR <name> +.PP +\fB\-\-filesystem\-writepath\fR <name> +.PP +\fB\-\-disable\-logging\fR +.PP +\fB\-\-help\fR +.PP +\fB\-\-version\fR +.PP +.SH EXAMPLES +.B pr-downloader zk:stable +.PP +Download the latest version of zero-k +.PP +.B pr-downloader DeltaSiegeDry +.PP +Download a map +.SH SEE ALSO +https://springrts.com/wiki/Pr-downloader -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/spring.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

