diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-04-28 16:34:26 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-28 16:34:26 +0200 |
commit | 744ce28fde9e870ece71c400b34924642a1ba78a (patch) | |
tree | f0359792878a51fab172c5378597f975e9d5ee54 | |
parent | d09551fa783cbf0c1c7fcbb790ea108cb443e20a (diff) | |
parent | 877a8b30d5dce4ce341bad2a5063b1099d0ac440 (diff) | |
download | vyos-documentation-744ce28fde9e870ece71c400b34924642a1ba78a.tar.gz vyos-documentation-744ce28fde9e870ece71c400b34924642a1ba78a.zip |
Merge pull request #1405 from Embezzle/T6002
cli: T6002: Added hint for commit message
-rw-r--r-- | docs/cli.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cli.rst b/docs/cli.rst index 41b4b9e0..884971da 100644 --- a/docs/cli.rst +++ b/docs/cli.rst @@ -501,6 +501,9 @@ different levels in the hierarchy. Warning: configuration changes have not been saved. vyos@vyos:~$ +.. hint:: You can specify a commit message with + :cfgcmd:`commit comment <message>`. + .. _save: .. cfgcmd:: save |