From a37f784945056f51a5f8829e64c3d8e26eebdb44 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sat, 4 Jan 2014 12:06:21 +0100 Subject: [PATCH] docs/debugging: use a version command that will work with i3 < 4.3 --- docs/debugging | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/debugging b/docs/debugging index 88948c50..9dec3056 100644 --- a/docs/debugging +++ b/docs/debugging @@ -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) --------------- -- 2.39.5