summaryrefslogtreecommitdiffstats
path: root/src/app/impl_self.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/app/impl_self.rs')
-rw-r--r--src/app/impl_self.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/app/impl_self.rs b/src/app/impl_self.rs
index a806dc5..39882be 100644
--- a/src/app/impl_self.rs
+++ b/src/app/impl_self.rs
@@ -251,7 +251,8 @@ impl App {
"mnext" | "month-next" => "month-next (alias: mnext)",
"tup" | "track-up" => "track-up <auto-habit-name> (alias: tup)",
"tdown" | "track-down" => "track-down <auto-habit-name> (alias: tdown)",
- "q" | "quit" => "quit",
+ "q" | "quit" => "quit dijo",
+ "w" | "write" => "write current state to disk (alias: w)",
"h"|"?" | "help" => "help [<command>|commands|keys] (aliases: h, ?)",
"cmds" | "commands" => "add, add-auto, delete, month-{prev,next}, track-{up,down}, help, quit",
"keys" => "TODO", // TODO (view?)