X-Git-Url: https://git.cworth.org/git?p=turbot;a=blobdiff_plain;f=turbot%2Fhelp.py;h=9c76772e563a44a977c059356b2abc4cbf138dff;hp=9a4d9fdbbf51494ede1a8cf99e2d7cc4b25790b6;hb=aa9d2122da30b7c78fce747d10ac8a68767e0429;hpb=2ce610f72c746a510be7194be3c42c8bc8c4f350 diff --git a/turbot/help.py b/turbot/help.py index 9a4d9fd..9c76772 100644 --- a/turbot/help.py +++ b/turbot/help.py @@ -9,12 +9,13 @@ as `/solved SOLUTION`). Type `/help ` for more details on any command below. *Hunt creation and editing* - `/new [hunt]`: Create a new hunt (from any channel) - `/edit [hunt]`: Edit the current hunt (in a hunt or puzzle channel) + `/new hunt`: Create a new hunt (from any channel) + `/edit`: Edit the current hunt (from a hunt channel) + `/edit hunt`: Edit the current hunt (from a puzzle channel) *Puzzle creation and editing* (in a puzzle channel unless specified) - `/new [puzzle]`: Create a new puzzle (in a hunt or puzzle channel) - `/edit [puzzle]`: Edit the current puzzle + `/new`: Create a new puzzle (in a hunt or puzzle channel) + `/edit`: Edit the current puzzle (from a puzzle channel) `/state `: Capture the current state `/solved `: Mark current puzzle solved `/tag [+ADD_TAG|-REMOVE_TAG]`: Tag/untag current puzzle