summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpgen <p.gen.progs@gmail.com>2018-07-21 22:17:36 +0200
committerpgen <p.gen.progs@gmail.com>2018-07-21 22:17:36 +0200
commit509559334df9c418024f2a05719b310cbfe99c65 (patch)
tree4ca5c9419fcbb25a6dfe597374232e6a0977f87e
parente5ccd4d59441930395c4237426833b79be2821e7 (diff)
Fix code in README.rst
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 0540b7a..a423e31 100644
--- a/README.rst
+++ b/README.rst
@@ -47,7 +47,7 @@ try to type the following line at a shell prompt (here: ``"$ "`` ):
::
$ R=$(grep Vm /proc/$$/status \
- | smenu -n20 -W $':\n' -q -c -b -g -s /VmH)
+ | smenu -n20 -W $':\t\n' -q -c -b -g -s /VmH)
$ echo $R
Something like this should now be displayed with the program waiting