Changes between Version 9 and Version 10 of GuiRpc


Ignore:
Timestamp:
Jul 13, 2007, 1:46:37 PM (17 years ago)
Author:
davea
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GuiRpc

    v9 v10  
    138138=== `project_op(PROJECT&, char* op)` === #function-project_op
    139139
    140 Perform a control operation on the given project. `op` is one of "suspend", "resume", "reset", "detach", or "update".
     140Perform a control operation on the given project (only the master_url field needs to be set). `op` is one of "suspend", "resume", "reset", "detach", "update", "allowmorework", "nomorework", "detach_when_done", or "dont_detach_when_done".
    141141
    142142=== `project_attach(``char* url, ``char* account_id, ``bool use_config_file)` === #function-project_attach