diff options
author | Alex W <embezzle.dev@proton.me> | 2024-04-27 22:10:05 +0100 |
---|---|---|
committer | Alex W <embezzle.dev@proton.me> | 2024-04-27 22:10:05 +0100 |
commit | 877a8b30d5dce4ce341bad2a5063b1099d0ac440 (patch) | |
tree | f0359792878a51fab172c5378597f975e9d5ee54 | |
parent | d09551fa783cbf0c1c7fcbb790ea108cb443e20a (diff) | |
download | vyos-documentation-877a8b30d5dce4ce341bad2a5063b1099d0ac440.tar.gz vyos-documentation-877a8b30d5dce4ce341bad2a5063b1099d0ac440.zip |
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 |