equal
deleted
inserted
replaced
845 with enhanced migration commands predefined in the namespace. An additional |
845 with enhanced migration commands predefined in the namespace. An additional |
846 argument may be given corresponding to a file containing commands to execute |
846 argument may be given corresponding to a file containing commands to execute |
847 in batch mode. |
847 in batch mode. |
848 |
848 |
849 By default it will connect to a local instance using an in memory |
849 By default it will connect to a local instance using an in memory |
850 connection, unless an URL to a running instance is specified. |
850 connection, unless a URL to a running instance is specified. |
851 |
851 |
852 Arguments after bare "--" string will not be processed by the shell command |
852 Arguments after bare "--" string will not be processed by the shell command |
853 You can use it to pass extra arguments to your script and expect for |
853 You can use it to pass extra arguments to your script and expect for |
854 them in '__args__' afterwards. |
854 them in '__args__' afterwards. |
855 |
855 |