From a7a9f7d17fa93b3cfc0e7839727ae27c464f8733 Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Sun, 16 Oct 2011 14:29:33 -0400
Subject: [PATCH] Documentation for Gitblit Manager.

---
 docs/02_rpc.mkd |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/02_rpc.mkd b/docs/02_rpc.mkd
index 4a547d0..017dd7d 100644
--- a/docs/02_rpc.mkd
+++ b/docs/02_rpc.mkd
@@ -33,9 +33,11 @@
 <tr><td>LIST_SETTINGS</td><td>-</td><td><em>admin</em></td><td>-</td><td>Properties</td></tr>
 </table>
 
-### RPC Client
+### Result Codes
 
-An example Java Swing [RPC Client application](http://code.google.com/p/gitblit/downloads/detail?name=rpcclient-%VERSION%.zip) is available and allows remote administration of repositories and users.  
+### Gitblit Manager
+
+[Gitblit Manager](http://code.google.com/p/gitblit/downloads/detail?name=%MANAGER%) is an example Java/Swing application that allows remote administration of a Gitblit server.  
 This application exercises most methods from the utility class `com.gitblit.utils.RpcUtils`.
 
 ### EGit "Import from Gitblit" Feature (Planning)

--
Gitblit v1.9.1