summaryrefslogtreecommitdiffstats
path: root/src/key_command/impl_comment.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/key_command/impl_comment.rs')
-rw-r--r--src/key_command/impl_comment.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/key_command/impl_comment.rs b/src/key_command/impl_comment.rs
index 9549621..9282146 100644
--- a/src/key_command/impl_comment.rs
+++ b/src/key_command/impl_comment.rs
@@ -85,6 +85,7 @@ impl CommandComment for Command {
Self::RenameFile { .. } => "Rename file",
Self::TouchFile { .. } => "Touch file",
Self::RenameFileAppend => "Rename a file",
+ Self::RenameFileAppendBase => "Rename a file",
Self::RenameFilePrepend => "Rename a file",
Self::RenameFileKeepExt => "Rename a file",