]> git.sur5r.net Git - i3/i3/commit - docs/userguide
docs/userguide: Correct mark/goto i3-input commands 3041/head
authorDaniel Mueller <deso@posteo.net>
Sun, 12 Nov 2017 01:06:43 +0000 (17:06 -0800)
committerDaniel Mueller <deso@posteo.net>
Sun, 12 Nov 2017 01:06:43 +0000 (17:06 -0800)
commit3a22c6e7655dc49ff935c8f93ed283f1de514216
tree28355a2b0b363654794a4825bd660a515bac3c41
parent103e78e04a2015caad74e00a48f7faa83ae19f42
docs/userguide: Correct mark/goto i3-input commands

The userguide still mentions an old 'goto' command which no longer
exists and will be ignored silently (when used in the i3 config) or
causes an error to be reported (when invoked from the command line).
This change updates the userguide to correct this problem. In addition
to that it also updates the i3-input command shown to no longer use the
deprecated -p flag but -F instead.
docs/userguide