diff options
author | Jason Brand <jbrand42@users.noreply.github.com> | 2022-02-15 23:16:41 +0000 |
---|---|---|
committer | Jeff Forcier <jeff@bitprophet.org> | 2022-03-11 18:33:50 -0500 |
commit | cd65798c2777e5ab5f15e96a672ccc238237ddcd (patch) | |
tree | 46a7fb9fc05234c070db8795fd53ccbbc4342faa /sites | |
parent | b9fc4f7c2cbfd319512b89d6af6421bb7cc1d2f0 (diff) |
Add %C to doc
Diffstat (limited to 'sites')
-rw-r--r-- | sites/docs/api/config.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sites/docs/api/config.rst b/sites/docs/api/config.rst index ea4939b2..d42de8ac 100644 --- a/sites/docs/api/config.rst +++ b/sites/docs/api/config.rst @@ -99,6 +99,7 @@ properties of the local system). Specifically, we are known to support the below, where applicable (e.g. as in OpenSSH, ``%L`` works in ``ControlPath`` but not elsewhere): +- ``%C`` - ``%d`` - ``%h`` - ``%l`` |