This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository game-data-packager.
commit 46ac0cf10c8bf229ea491df8cbf1ba85d6a29aab Author: Alexandre Detiste <[email protected]> Date: Wed Nov 11 21:32:20 2015 +0100 manpage: document "game-data-packager gog" --- doc/game-data-packager.6 | 7 +++++++ doc/game-data-packager.fr.6 | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/doc/game-data-packager.6 b/doc/game-data-packager.6 index 6b333b4..e1a0635 100644 --- a/doc/game-data-packager.6 +++ b/doc/game-data-packager.6 @@ -112,6 +112,13 @@ only package new games .B --all package all games available +.PP +.B game\-data\-packager gog +.br +will match all the GOG.com games you own against the games supported by this tool. +.br +Each games must then be packaged individually. + .SH ENVIRONMENT VARIABLES .TP .B LANGUAGE, LANG diff --git a/doc/game-data-packager.fr.6 b/doc/game-data-packager.fr.6 index dfea288..05165fb 100644 --- a/doc/game-data-packager.fr.6 +++ b/doc/game-data-packager.fr.6 @@ -112,6 +112,13 @@ ne créer de package .deb que pour les nouveaux jeux pas encore installés .B --all créer tous les packages possibles +.PP +.B game\-data\-packager gog +.br +comparera tous vos jeux GOG.com avec ceux supportés par cet outil. +.br +Ensuite, chaque jeu doit être empacketé séparément. + .SH VARIABLES D'ENVIRONNEMENT .TP .B LANGUAGE, LANG -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

