diff options
| author | Mark Stapp <mjs@voltanet.io> | 2021-06-28 10:30:34 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-28 10:30:34 -0400 |
| commit | 0e5572bc63f93c19ceb296f12b458fc728770f0e (patch) | |
| tree | 3dc894746c1614f1ae72e3658a366a9334b6c926 /doc/user/basic.rst | |
| parent | d57b090fcbbf333abd8e691279736786e41f3fbd (diff) | |
| parent | 7aa6fb2d6aa9a91f179ff70baf1854871a79eb48 (diff) | |
Merge pull request #8932 from anlancs/fix-some-doc-warnings
doc: fix some compile warning
Diffstat (limited to 'doc/user/basic.rst')
| -rw-r--r-- | doc/user/basic.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/user/basic.rst b/doc/user/basic.rst index 92357bec83..16708adb50 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -66,10 +66,6 @@ Basic Config Commands Set domainname of the router. It is only for current ``vtysh``, it will not be saved to any configuration file even with ``write file``. -.. clicmd:: domainname DOMAINNAME - - Set domainname of the router. - .. clicmd:: password PASSWORD Set password for vty interface. The ``no`` form of the command deletes the |
