[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.8.8-215-gf6101c6

? sunnavy sunnavy at bestpractical.com
Wed Aug 4 19:53:37 EDT 2010


The branch, 3.9-trunk has been updated
       via  f6101c638f3495b673817ea216c798f962130c69 (commit)
      from  93c8dccfb6f40ed2214f766e18a3101c2c09238c (commit)

Summary of changes:
 sbin/rt-setup-database.in |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit f6101c638f3495b673817ea216c798f962130c69
Author: sunnavy <sunnavy at bestpractical.com>
Date:   Thu Aug 5 07:51:43 2010 +0800

    doc tweak

diff --git a/sbin/rt-setup-database.in b/sbin/rt-setup-database.in
index adb7bc7..44a324c 100755
--- a/sbin/rt-setup-database.in
+++ b/sbin/rt-setup-database.in
@@ -495,9 +495,10 @@ Several actions can be combined using comma separated list.
 --skip-create                   for 'init': skip creating the database and the
                                 user account, so we don't need administrator
                                 privileges
---root-password-file            for 'init' and 'insert': rather than using the
-                                default password, take the initial root password
-                                from this file
+--root-password-file            for 'init' and 'insert': rather than using the default 
+                                administrative password for RT's "root" user, use
+                                the password in this file.
+
 EOF
 
 }

-----------------------------------------------------------------------


More information about the Rt-commit mailing list