diff options
Diffstat (limited to 'python/src/tcf/shell.py')
-rw-r--r-- | python/src/tcf/shell.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/src/tcf/shell.py b/python/src/tcf/shell.py index 7e0f8c54f..bf29f0ec0 100644 --- a/python/src/tcf/shell.py +++ b/python/src/tcf/shell.py @@ -15,7 +15,7 @@ TCF extensions. Usage:
python tcf/shell.py
-
+
Commands:
connect(params) - Connect to TCF peer, params = "<protocol>:<host>:<port>"
cmd.<service>.<command<(args)
|