Merge pull request #341 from deltachat/add_cmdline_quit_cmd

add quit command as alias to exit in cmdline
This commit is contained in:
Jikstra
2019-08-13 00:49:27 +02:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

View File

@@ -471,7 +471,7 @@ pub unsafe fn dc_cmdline(context: &Context, line: &str) -> Result<(), failure::E
event <event-id to test>\n\
fileinfo <file>\n\
clear -- clear screen\n\
exit\n\
exit or quit\n\
============================================="
),
},