i3-dump-log(1)
==============
-Michael Stapelberg <michael+i3@stapelberg.de>
-v4.1, December 2011
+Michael Stapelberg <michael@i3wm.org>
+v4.6, September 2013
== NAME
== SYNOPSIS
-i3-dump-log [-s <socketpath>]
+i3-dump-log [-s <socketpath>] [-f]
== DESCRIPTION
With i3-dump-log, you can dump the SHM log to stdout.
+The -f flag works like tail -f, i.e. the process does not terminate after
+dumping the log, but prints new lines as they appear.
+
== EXAMPLE
i3-dump-log | gzip -9 > /tmp/i3-log.gz