aboutsummaryrefslogtreecommitdiffstats
path: root/python/examples/config
diff options
context:
space:
mode:
authorDevendra2014-04-30 00:43:56 +0530
committerDevendra2014-04-30 00:43:56 +0530
commit8395a9a3922e345608aa1e49b4aa27b9d5927a0d (patch)
treeef8da82db44727cfe4306dabee56d418bad169fe /python/examples/config
parentd703c34d918a75a4d5a984143c8fbd5049931b1a (diff)
downloadpubnub-python-8395a9a3922e345608aa1e49b4aa27b9d5927a0d.tar.bz2
making tweaks to run on osx
Diffstat (limited to 'python/examples/config')
-rw-r--r--python/examples/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/examples/config b/python/examples/config
index 1c73645..f35134f 100644
--- a/python/examples/config
+++ b/python/examples/config
@@ -5,5 +5,5 @@ focus down
screen -t console python console.py "set_output_file"
split -v
focus down
-screen -t help vi ./console-help.txt
+screen -t help vi -R ./console-help.txt
focus up