diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/services/tftp.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/services/tftp.rst b/docs/services/tftp.rst index ce87011c..276ce5fb 100644 --- a/docs/services/tftp.rst +++ b/docs/services/tftp.rst @@ -13,9 +13,9 @@ is very simple to implement. Configuration ============= -.. cfgcmd:: set service tftp-server directory '/config/tftpboot' +.. cfgcmd:: set service tftp-server directory <directory> -Enable TFTP service by specifying the directory which will be used to serve +Enable TFTP service by specifying the `<directory>` which will be used to serve files. .. hint:: Choose your ``directory`` location carefully or you will loose the |