From 727d9f9f01a8db5f0564f39ece4401c65f533c03 Mon Sep 17 00:00:00 2001
From: Michael Stapelberg <michael@stapelberg.de>
Date: Mon, 30 Apr 2012 13:10:13 +0200
Subject: document the i3bar output format in the manpage

---
 man/i3status.man | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/man/i3status.man b/man/i3status.man
index 4896a73..1af4d05 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -129,6 +129,12 @@ sleep before printing the next status line.
 Using +output_format+ you can chose which format strings i3status should
 use in its output. Currently available are:
 
+i3bar::
+i3bar comes with i3 and provides a workspace bar which does the right thing in
+multi-monitor situations. It also comes with tray support and can display the
+i3status output. This output type uses JSON to pass as much meta-information to
+i3bar as possible (like colors, which blocks can be shortened in which way,
+etc.).
 dzen2::
 Dzen is a general purpose messaging, notification and menuing program for X11.
 It was designed to be scriptable in any language and integrate well with window
-- 
cgit v1.2.3