X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=man%2Fi3-msg.man;fp=man%2Fi3-msg.man;h=6b548d363bb01d5beea1c13835d35b76da429995;hb=78f5f2204d3b25ce0bac948eb7c0ed8d35808262;hp=891c6c283dd7ab17fa6db541f5a1007e96865361;hpb=f80b877c6b7042f51f8340dde48ab6336039c8f3;p=i3%2Fi3 diff --git a/man/i3-msg.man b/man/i3-msg.man index 891c6c28..6b548d36 100644 --- a/man/i3-msg.man +++ b/man/i3-msg.man @@ -1,7 +1,7 @@ i3-msg(1) ========= -Michael Stapelberg -v4.2, January 2012 +Michael Stapelberg +v4.2, August 2012 == NAME @@ -38,6 +38,9 @@ get_bar_config:: Gets the configuration (as JSON map) of the workspace bar with the given ID. If no ID is provided, an array with all configured bar IDs is returned instead. +get_version:: +Gets the version of i3. The reply will be a JSON-encoded dictionary with the +major, minor, patch and human-readable version. == DESCRIPTION