X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=man%2Fi3-dump-log.man;h=455144071c0d81a6322a0a3386ffeb1d786e23ec;hb=HEAD;hp=eb8ba2f76286c6d10697abdef79c4291371d36f0;hpb=8d2799c251cc1c44f1429c36817c346fa56b9701;p=i3%2Fi3 diff --git a/man/i3-dump-log.man b/man/i3-dump-log.man index eb8ba2f7..45514407 100644 --- a/man/i3-dump-log.man +++ b/man/i3-dump-log.man @@ -1,7 +1,7 @@ i3-dump-log(1) ============== -Michael Stapelberg -v4.1, December 2011 +Michael Stapelberg +v4.6, September 2013 == NAME @@ -9,7 +9,7 @@ i3-dump-log - dumps the i3 SHM log == SYNOPSIS -i3-dump-log [-s ] +i3-dump-log [-s ] [-f] == DESCRIPTION @@ -19,6 +19,9 @@ figuring out what is going on, without permanently logging to a file. 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