Add help text for new story command
Change-Id: I77fc6f9a5b012730ebc274810837e5db80e9036b
This commit is contained in:
parent
34b5d8a5eb
commit
49ab7d39e9
@ -28,6 +28,8 @@ GLOBAL_HELP = (
|
||||
"Quit Boartty"),
|
||||
(keymap.STORY_SEARCH,
|
||||
"Search for stories"),
|
||||
(keymap.NEW_STORY,
|
||||
"Create a new story"),
|
||||
(keymap.LIST_HELD,
|
||||
"List held stories"),
|
||||
(keymap.KILL,
|
||||
|
Loading…
Reference in New Issue
Block a user