# HG changeset patch # User Sylvain Thénault # Date 1362730509 -3600 # Node ID dd53d8d63b4bf200dd9c2bbb011ca56272198e63 # Parent ab0cd076507635e36879c3a157feca5c5eb389f0 [c-c shell] fix command description (-P option is gone long ago) diff -r ab0cd0765076 -r dd53d8d63b4b cwctl.py --- a/cwctl.py Mon Mar 11 14:46:09 2013 +0100 +++ b/cwctl.py Fri Mar 08 09:15:09 2013 +0100 @@ -830,10 +830,7 @@ in batch mode. By default it will connect to a local instance using an in memory - connection, unless -P option is specified, in which case you will be - connected through pyro. In the later case, you won't have access to - repository internals (session, etc...) so most migration commands won't be - available. + connection, unless an URL to a running instance is specified. Arguments after bare "--" string will not be processed by the shell command You can use it to pass extra arguments to your script and expect for