From 232fcb3d9ee79ffd814497128aa8d5023878fb3c Mon Sep 17 00:00:00 2001 From: Markus Koetter Date: Thu, 16 Sep 2021 19:53:24 +0200 Subject: config - implement Match final --- sites/docs/api/config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sites/docs/api/config.rst') diff --git a/sites/docs/api/config.rst b/sites/docs/api/config.rst index d42de8ac..19fa6f7b 100644 --- a/sites/docs/api/config.rst +++ b/sites/docs/api/config.rst @@ -61,7 +61,8 @@ Paramiko releases) are included. A keyword by itself means no known departures. - ``Host`` - ``HostName``: used in ``%h`` :ref:`token expansion ` -- ``Match``: fully supported, with the following caveats: +- ``Match``: supports (canonical, final, exec, host, originalhost, user, localuser, all), with + the following caveats: - You must have the optional dependency Invoke installed; see :ref:`the installation docs ` (in brief: install -- cgit v1.2.3