diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-12-30 11:28:52 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-12-30 11:28:52 +0100 |
commit | 37850e2f6f9efed96c9e807fd98623465337d330 (patch) | |
tree | 0ea577776ba0cc1185f8fe7093d56e29c481233e /docs/services/tftp.rst | |
parent | 63d79bfbc887f306bca842986b823a1ee38ace13 (diff) | |
download | vyos-documentation-37850e2f6f9efed96c9e807fd98623465337d330.tar.gz vyos-documentation-37850e2f6f9efed96c9e807fd98623465337d330.zip |
remove all enclosing '' from cfgcmd/opcmd
Diffstat (limited to 'docs/services/tftp.rst')
-rw-r--r-- | docs/services/tftp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/services/tftp.rst b/docs/services/tftp.rst index 8647dfa8..ce87011c 100644 --- a/docs/services/tftp.rst +++ b/docs/services/tftp.rst @@ -22,7 +22,7 @@ files. content on image upgrades. Any directory under ``/config`` is save at this will be migrated. -.. cfgcmd:: set service tftp-server listen-address '<address>' +.. cfgcmd:: set service tftp-server listen-address <address> Configure the IPv4 or IPv6 listen address of the TFTP server. Multiple IPv4 and IPv6 addresses can be given. There will be one TFTP server instances listening |