diff options
author | Robert Göhler <github@ghlr.de> | 2020-06-30 22:04:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-30 22:04:43 +0200 |
commit | 53c407cde38d29ebfe2f6cf0d79cc59d8800418f (patch) | |
tree | 21f80ccd56bcac538bc75edb04f6d67f8547d92f /docs/contributing/vyos_cli.rst | |
parent | 4e8c17bf5891ad565ce94edf4e4a8bf339a7b532 (diff) | |
parent | 5cd60bf0283519100e3dc3f2194ea087b67a14cd (diff) | |
download | vyos-documentation-53c407cde38d29ebfe2f6cf0d79cc59d8800418f.tar.gz vyos-documentation-53c407cde38d29ebfe2f6cf0d79cc59d8800418f.zip |
Merge pull request #275 from rebortg/cfgcmd_crux
Sphinx: backport cfgcmd and opcmd directives to crux
Diffstat (limited to 'docs/contributing/vyos_cli.rst')
-rw-r--r-- | docs/contributing/vyos_cli.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing/vyos_cli.rst b/docs/contributing/vyos_cli.rst index 322b0be6..0dd288b0 100644 --- a/docs/contributing/vyos_cli.rst +++ b/docs/contributing/vyos_cli.rst @@ -183,7 +183,7 @@ Examples: * Bad: "Set TCP connection timeout" If a verb is essential, keep it. For example, in the help text of ``set system -ipv6 disable-forwarding`, "Disable IPv6 forwarding on all interfaces" is a +ipv6 disable-forwarding``, "Disable IPv6 forwarding on all interfaces" is a perfectly justified wording. Prefer infinitives |