summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFredrik Luthander <fredrik.luthander@sonymobile.com>2013-05-07 17:38:45 +0200
committerFredrik Luthander <fredrik.luthander@sonymobile.com>2013-05-08 00:17:16 +0200
commit75254644601614b7f7f4b6c9c7eaad663969eb54 (patch)
treeb865a1c6add405f79f8e0d6552c8d51a04aaf6a0
parent350942fed27e8cc6bbcc6f20e742ef8f4ee994da (diff)
Documentation: Rename Server Programs
The title Server Programs was remarked as ambigous [1] and here's a rework of the title and it's consequences in the pgm-index file. It also adds <> style brackets around text that should be replaced when running the tools. [1] https://gerrit-review.googlesource.com/#/c/45451 Change-Id: I7285fcec88d70b6a3562d09e7cfd810dc82e893e Signed-off-by: Fredrik Luthander <fredrik.luthander@sonymobile.com>
-rw-r--r--Documentation/index.txt2
-rw-r--r--Documentation/pgm-index.txt16
2 files changed, 10 insertions, 8 deletions
diff --git a/Documentation/index.txt b/Documentation/index.txt
index 9bbeb004e9..9b2d8ebbaa 100644
--- a/Documentation/index.txt
+++ b/Documentation/index.txt
@@ -32,7 +32,7 @@ Project Owner and Power User Guide
Admin User Guide
----------------
-* link:pgm-index.html[Server Programs]
+* link:pgm-index.html[Server Side Administrative Tools]
Installation
~~~~~~~~~~~~
diff --git a/Documentation/pgm-index.txt b/Documentation/pgm-index.txt
index cbf51c6abc..7a1edcfe7f 100644
--- a/Documentation/pgm-index.txt
+++ b/Documentation/pgm-index.txt
@@ -1,13 +1,15 @@
-Gerrit Code Review - Server Programs
-====================================
+Gerrit Code Review - Server Side Administrative Tools
+=====================================================
-Server side programs can be started by executing the WAR file
+Server side tools can be started by executing the WAR file
through the Java command line. For example:
- $ java -jar gerrit.war program [options]
+ $ java -jar gerrit.war <tool> [<options>]
-[[programs]]Programs
---------------------
+Tool should be one of the following names:
+
+Tools
+-----
link:pgm-init.html[init]::
Initialize a new Gerrit server installation.
@@ -28,7 +30,7 @@ version::
Display the release version of Gerrit Code Review.
Transition Utilities
---------------------
+~~~~~~~~~~~~~~~~~~~~
link:pgm-ScanTrackingIds.html[ScanTrackingIds]::
Rescan all changes after configuring trackingids.