diff options
author | rebortg <github@ghlr.de> | 2021-01-26 20:50:50 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2021-01-26 20:50:50 +0100 |
commit | 6dbe2feb4f580bd7d2f449817484bbe2fd3c3119 (patch) | |
tree | 76cc52fe5303308bc337e00e45cca5950762dd36 | |
parent | 37729f367a020f17d67f25f121693283585dc20a (diff) | |
download | vyos-documentation-6dbe2feb4f580bd7d2f449817484bbe2fd3c3119.tar.gz vyos-documentation-6dbe2feb4f580bd7d2f449817484bbe2fd3c3119.zip |
rip: close cfgcmd string
-rw-r--r-- | docs/configuration/protocols/rip.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/protocols/rip.rst b/docs/configuration/protocols/rip.rst index 7e7f0afc..4d46e2f0 100644 --- a/docs/configuration/protocols/rip.rst +++ b/docs/configuration/protocols/rip.rst @@ -105,7 +105,7 @@ Optional Configuration route only inside RIP. This command should be used only by advanced users who are particularly knowledgeable about the RIP protocol. In most cases, we recommend creating a static route in VyOS and redistributing it in RIP - using :cfgcmd:`redistribute static. + using :cfgcmd:`redistribute static`. .. cfgcmd:: set protocols rip timers update <seconds> |