This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository snakemake.
commit 03e21fe3467572d04bc8aef400fe5378f9aa02d8 Author: Kevin Murray <[email protected]> Date: Mon Sep 14 13:53:52 2015 +1000 Clearer whatis section in snakemake manpage --- debian/snakemake.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/snakemake.1 b/debian/snakemake.1 index 025a5c2..a41ce4e 100644 --- a/debian/snakemake.1 +++ b/debian/snakemake.1 @@ -1,7 +1,7 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.2. .TH SNAKEMAKE "1" "September 2015" "snakemake 3.4.1" "User Commands" .SH NAME -snakemake \- manual page for snakemake 3.4.1 +snakemake \- a Python based language and execution environment for GNU Makelike workflows .SH DESCRIPTION usage: snakemake [\-h] [\-\-snakefile FILE] [\-\-gui [PORT]] [\-\-cores [N]] .IP @@ -28,7 +28,6 @@ usage: snakemake [\-h] [\-\-snakefile FILE] [\-\-gui [PORT]] [\-\-cores [N]] [\-\-debug] [\-\-profile FILE] [\-\-bash\-completion] [\-\-version] [target [target ...]] .PP -Snakemake is a Python based language and execution environment for GNU Makelike workflows. .SS "positional arguments:" .TP target -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/snakemake.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
