diff options
Diffstat (limited to 'doc/user/basic.rst')
| -rw-r--r-- | doc/user/basic.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/user/basic.rst b/doc/user/basic.rst index c7d722164a..f946c37a73 100644 --- a/doc/user/basic.rst +++ b/doc/user/basic.rst @@ -238,6 +238,17 @@ Basic Config Commands Set default motd string. +.. index:: banner motd file FILE +.. clicmd:: banner motd file FILE + + Set motd string from file. The file must be in directory specified + under ``--sysconfdir``. + +.. index:: banner motd line LINE +.. clicmd:: banner motd line LINE + + Set motd string from an input. + .. index:: no banner motd .. clicmd:: no banner motd |
