Update iris.rb

add line in help file on how to quit iris
This commit is contained in:
Lee T 2021-02-15 16:37:28 -05:00 committed by GitHub
parent aebeed7c46
commit 35e3b6c842
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -987,6 +987,7 @@ class Interface
'freshen, f - Reload to get any new messages',
'reset, clear - Fix screen in case of text corruption',
'info, i - Display Iris version and message stats',
'quit, q - Quit Iris',
'',
'Full documentation available here:',
'https://github.com/Calamitous/iris/blob/master/README.md',