[med-svn] r6119 - trunk/packages/gbrowse/trunk/debian/patches

olivier sallou osallou-guest at alioth.debian.org
Mon Feb 28 15:33:20 UTC 2011


Author: osallou-guest
Date: 2011-02-28 15:33:19 +0000 (Mon, 28 Feb 2011)
New Revision: 6119

Modified:
   trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch
Log:
man pages updates

Modified: trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch
===================================================================
--- trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch	2011-02-28 15:25:43 UTC (rev 6118)
+++ trunk/packages/gbrowse/trunk/debian/patches/debian-packaging-patch	2011-02-28 15:33:19 UTC (rev 6119)
@@ -292,7 +292,7 @@
 +string (like most MySQL connection DSNs will), you WILL have
 +to escape it with quotes.
 +.I "[-admin user:pass]"  Provide an administrator username and password (in the form
-+'user:pass') to skip the prompts if the database does not
++user:pass) to skip the prompts if the database does not
 +exist.
 +.PP
 +.SH DESCRIPTION
@@ -304,3 +304,29 @@
 +.SH AUTHOR
 +Olivier Sallou (olivier.sallou (at) irisa.fr) - Man page and packaging
 +Lincoln Stein - GBrowse
+--- /dev/null
++++ b/docs/gbrowse_set_admin_passwd.1
+@@ -0,0 +1,23 @@
++.TH GBrowse2 1  "February 07, 2011" "version 1.1.0" "USER COMMANDS"
++.SH NAME
++gbrowse_setadmin_passwd \- Sets the adminstrator password for the GBrowse admin
++.SH SYNOPSIS
++.B gbrowse_create_account [-pass password -name user]
++.I user Admin user name (default, admin)
++.I "[-pass password]" Password is not provided on the command line, you will be prompted for it on standard input
++.PP
++.SH DESCRIPTION
++This script uses the "user_account_db" and "admin_account" options
++in the currently installed GBrowse.conf configuration file to find
++the appropriate accounts database and the name of the administrator.
++If a password is not provided on the command line, you will be
++prompted for it on standard input.
++.br
++.B WARNING:
++This script should be run as the web server user using
++"sudo -u www-data $0". If it detects that it is not being run as this
++user, it will attempt to sudo itself for you.
++.PP
++.SH AUTHOR
++Olivier Sallou (olivier.sallou (at) irisa.fr) - Man page and packaging
++Lincoln Stein - GBrowse




More information about the debian-med-commit mailing list