summaryrefslogtreecommitdiffstats
path: root/Documentation/cmd-index.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/cmd-index.txt')
-rw-r--r--Documentation/cmd-index.txt14
1 files changed, 13 insertions, 1 deletions
diff --git a/Documentation/cmd-index.txt b/Documentation/cmd-index.txt
index ccd9ffc191..780231cabc 100644
--- a/Documentation/cmd-index.txt
+++ b/Documentation/cmd-index.txt
@@ -81,6 +81,9 @@ link:cmd-review.html[gerrit review]::
link:cmd-stream-events.html[gerrit stream-events]::
Monitor events occurring in real time.
+link:cmd-version.html[gerrit version]::
+ Show the currently executing version of Gerrit.
+
git upload-pack::
Standard Git server side command for client side `git fetch`.
@@ -111,12 +114,18 @@ link:cmd-set-project.html[gerrit set-project]::
link:cmd-flush-caches.html[gerrit flush-caches]::
Flush some/all server caches from memory.
+link:cmd-gc.html[gerrit gc]::
+ Run the Git garbage collection.
+
link:cmd-gsql.html[gerrit gsql]::
Administrative interface to active database.
link:cmd-set-project-parent.html[gerrit set-project-parent]::
Change the project permissions are inherited from.
+link:cmd-ls-user-refs.html[gerrit ls-user-refs]::
+ Lists refs visible for a specified user.
+
link:cmd-show-caches.html[gerrit show-caches]::
Display current cache statistics.
@@ -147,9 +156,12 @@ link:cmd-plugin-remove.html[gerrit plugin remove]::
link:cmd-plugin-remove.html[gerrit plugin rm]::
Alias for 'gerrit plugin remove'.
-link:cmd-test-submit-rule.html[gerrit test-submit-rule]::
+link:cmd-test-submit-rule.html[gerrit test-submit rule]::
Test prolog submit rules.
+link:cmd-test-submit-type.html[gerrit test-submit type]::
+ Test prolog submit type.
+
link:cmd-kill.html[kill]::
Kills a scheduled or running task.