add quit command as alias to exit in cmdline

This commit is contained in:
Simon Laux
2019-08-12 01:52:09 +02:00
parent b94f9ef496
commit bdf8cd2dd5
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\
============================================="
),
},