diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2023-02-01 10:26:41 -0500 | 
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2023-02-01 10:29:02 -0500 | 
| commit | 0876b4c1b8ee835cfa442d94a6e9938e53b3a32a (patch) | |
| tree | 7064eec675b838d44a80a2715f874cd783f5f432 /doc/user/installation.rst | |
| parent | aa16204dfbff980a345dabef38ecf9d368b03879 (diff) | |
vtysh: Schedule shell access for deprecation
Schedule shell access for deprecation and removal in
a years time.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'doc/user/installation.rst')
| -rw-r--r-- | doc/user/installation.rst | 3 | 
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/user/installation.rst b/doc/user/installation.rst index 8f89c6c4f8..2310d397cd 100644 --- a/doc/user/installation.rst +++ b/doc/user/installation.rst @@ -314,7 +314,8 @@ options from the list below.     Turn on the ability of FRR to access some shell options( telnet/ssh/bash/etc. )     from vtysh itself.  This option is considered extremely unsecure and should only -   be considered for usage if you really really know what you are doing. +   be considered for usage if you really really know what you are doing.  This +   option is deprecated and will be removed on Feb 1, 2024.  .. option:: --enable-gcov  | 
