]> git.sur5r.net Git - i3/i3/commitdiff
docs/debugging: use bzip2 for consistency with the new ticket form (Thanks x33a)
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 4 Jan 2014 10:35:06 +0000 (11:35 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 4 Jan 2014 10:35:06 +0000 (11:35 +0100)
docs/debugging

index b258789d1a14d00954e9c71eb6a731615123d4f4..e5d225e336816abd3bb937aef7821057493adafd 100644 (file)
@@ -65,7 +65,7 @@ crashed, the logfile provides all information necessary to debug the problem.
 To save a compressed version of the logfile (suitable for attaching it to a
 bugreport), use:
 --------------------------------------------------------------------
-DISPLAY=:0 i3-dump-log | gzip -9c > /tmp/i3.log.gz
+DISPLAY=:0 i3-dump-log | bzip2 -c > /tmp/i3.log.bz2
 --------------------------------------------------------------------
 
 This command does not depend on i3 (it also works while i3 displays