Author: osallou-guest Date: 2011-02-28 15:18:14 +0000 (Mon, 28 Feb 2011) New Revision: 6116
Modified: trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch Log: add some man pages Modified: trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch =================================================================== --- trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch 2011-02-28 15:15:09 UTC (rev 6115) +++ trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch 2011-02-28 15:18:14 UTC (rev 6116) @@ -260,3 +260,22 @@ +.SH AUTHOR +Olivier Sallou (olivier.sallou (at) irisa.fr) - Man page and packaging +Lincoln Stein - GBrowse +--- /dev/null ++++ b/docs/scan_gbrowse.1 +@@ -0,0 +1,16 @@ ++.TH GBrowse2 1 "February 07, 2011" "version 1.1.0" "USER COMMANDS" ++.SH NAME ++scan_gbrowse \- Scan the gbrowse2 instance for discoverable tracks ++.SH SYNOPSIS ++.B scan_gbrowse [ --cache cachetime] URL ++.I url GBrowse URL to scan ++.I "[--cache cachetime]" Cache the results in a temporary file for cachetime seconds ++.PP ++.SH DESCRIPTION ++Scan the gbrowse2 instance at <gbrowse_url> for discoverable tracks ++and create appropriate remote track configuration stanzas suitable for ++incorporation into the local gbrowse2 config file. ++.PP ++.SH AUTHOR ++Olivier Sallou (olivier.sallou (at) irisa.fr) - Man page and packaging ++Lincoln Stein - GBrowse _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
