aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDevendra2014-05-04 23:25:22 +0530
committerDevendra2014-05-04 23:25:22 +0530
commit2c4281c1ac254bd3915b44820f7d39c0ab0b1721 (patch)
tree4a147eb179292d2576c1fae5b8bc06b728149786
parentab0597888580855ae8b75ad346a9d20b76027af9 (diff)
downloadpubnub-python-2c4281c1ac254bd3915b44820f7d39c0ab0b1721.tar.bz2
adding help message
-rw-r--r--python/examples/console-help.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/python/examples/console-help.txt b/python/examples/console-help.txt
index 55debd2..abe92c8 100644
--- a/python/examples/console-help.txt
+++ b/python/examples/console-help.txt
@@ -1,6 +1,9 @@
********************** HELP ******************************
-TO EXIT . Ctrl-A \ followed by y
+TO EXIT :
+Ctrl-A \ followed by y ( on linux )
+Ctrl-A Ctrl-\ followed by y ( on mac osx )
+
TO MOVE BETWEEN PANES . Ctrl-A TAB
**********************************************************