[c-c shell] fix command description (-P option is gone long ago) stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 08 Mar 2013 09:15:09 +0100
branchstable
changeset 8716 dd53d8d63b4b
parent 8715 ab0cd0765076
child 8717 0436c231ac48
child 8718 9e7847dcbd94
[c-c shell] fix command description (-P option is gone long ago)
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