Mercurial > public > src > rhodecode
changeset 1527:ebb90cfdac83 beta
api doc fixes
author | Marcin Kuzminski <marcin@python-works.com> |
---|---|
date | Sat, 20 Aug 2011 18:47:40 +0300 |
parents | eab0cf9ab8bf |
children | b05eb16ea105 |
files | docs/api/api.rst |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/api/api.rst Sat Aug 20 18:34:25 2011 +0300 +++ b/docs/api/api.rst Sat Aug 20 18:47:40 2011 +0300 @@ -45,8 +45,9 @@ pull ---- -Pulls given repo from remote location. Can be used to autmatically keep -remote repos upto date +Pulls given repo from remote location. Can be used to automatically keep +remote repos upto date. This command can be executed only using admin users +api_key ::