From 9292ef2a347bfca441bde90d145bf6774c1ba08b Mon Sep 17 00:00:00 2001 From: Jeff Forcier Date: Tue, 3 Dec 2019 11:55:08 -0500 Subject: Let's go with 'all' for the catchall endpoint, it is popular --- sites/docs/api/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sites/docs/api/config.rst') diff --git a/sites/docs/api/config.rst b/sites/docs/api/config.rst index 1c3af085..ea4939b2 100644 --- a/sites/docs/api/config.rst +++ b/sites/docs/api/config.rst @@ -65,7 +65,7 @@ Paramiko releases) are included. A keyword by itself means no known departures. - You must have the optional dependency Invoke installed; see :ref:`the installation docs ` (in brief: install - ``paramiko[invoke]`` or ``paramiko[everything]``). + ``paramiko[invoke]`` or ``paramiko[all]``). - As usual, connection-time information is not present during config lookup, and thus cannot be used to determine matching. This primarily impacts ``Match user``, which can match against loaded ``User`` values -- cgit v1.2.3