diff options
author | Christian Breunig <christian@breunig.cc> | 2023-05-29 10:12:44 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-05-29 10:12:52 +0200 |
commit | 8f6838615119960d2dff16effb85b4df358dc3cb (patch) | |
tree | 30026d8e755e4a68360b1b94588214cd40f46db1 /docs | |
parent | 422593fcaa370fdfe0ece04a67e9908c91c64a3e (diff) | |
download | vyos-documentation-8f6838615119960d2dff16effb85b4df358dc3cb.tar.gz vyos-documentation-8f6838615119960d2dff16effb85b4df358dc3cb.zip |
vrf: T5234: change example prompt
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/vrf/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/vrf/index.rst b/docs/configuration/vrf/index.rst index c4d8d067..07f1faba 100644 --- a/docs/configuration/vrf/index.rst +++ b/docs/configuration/vrf/index.rst @@ -224,7 +224,7 @@ For VRF maintenance the following operational commands are in place. .. code-block:: none vyos@vyos:~$ force vrf blue - vyos@vyos:blue:~$ + vyos@vyos(vrf:blue):~$ .. _vrf example: |