diff options
| author | Devendra | 2014-05-04 23:25:22 +0530 | 
|---|---|---|
| committer | Devendra | 2014-05-04 23:25:22 +0530 | 
| commit | 2c4281c1ac254bd3915b44820f7d39c0ab0b1721 (patch) | |
| tree | 4a147eb179292d2576c1fae5b8bc06b728149786 /python | |
| parent | ab0597888580855ae8b75ad346a9d20b76027af9 (diff) | |
| download | pubnub-python-2c4281c1ac254bd3915b44820f7d39c0ab0b1721.tar.bz2 | |
adding help message
Diffstat (limited to 'python')
| -rw-r--r-- | python/examples/console-help.txt | 5 | 
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  ********************************************************** | 
