summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/i3status.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/i3status.man b/man/i3status.man
index 0c86ac3..eeb8d73 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -289,7 +289,7 @@ use your shell, for example like this:
*Example for prepending the i3status output*:
--------------------------------------------------------------
-i3status | while [ 1 ]
+i3status | while :
do
read line
echo "mystuff | $line"