docs/debugging: use a version command that will work with i3 < 4.3

This commit is contained in:
Michael Stapelberg 2014-01-04 12:06:21 +01:00
parent 92a50db29e
commit a37f784945
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Only the latest major version of i3 is supported, i.e. version 4.7 currently.
To verify which version you are running, use:
---------------
$ i3 --moreversion
$ i3 --moreversion 2>&- || i3 --version
Binary i3 version: 4.7 (2013-12-22, branch "tags/4.7")
Running i3 version: 4.7-84-gac74a63 (2014-01-01, branch "next") (pid 1995)
---------------