Changeset - ebb90cfdac83
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2011-08-20 17:47:40
marcin@python-works.com
api doc fixes
1 file changed with 3 insertions and 2 deletions:
0 comments (0 inline, 0 general)
docs/api/api.rst
Show inline comments
 
@@ -42,14 +42,15 @@ API METHODS
 
+++++++++++
 

	
 
    
 
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
 

	
 
::
 
    
 
    method: "pull"
 
    args: {"repo":<repo_name>}
 

	
0 comments (0 inline, 0 general)