mirror of https://github.com/dirtbags/moth.git
Updating API docs
This commit is contained in:
parent
d016555fb4
commit
f5a4ad65f9
|
@ -367,7 +367,7 @@ Category executables must be called `mkcategory`.
|
||||||
## `mkcategory inventory`
|
## `mkcategory inventory`
|
||||||
|
|
||||||
puzzles/category2 $ ./mkcategory inventory
|
puzzles/category2 $ ./mkcategory inventory
|
||||||
{"Inventory": [1, 2, 3, 5, 10, 20, 30, 50, 100]}
|
{"Puzzles": [1, 2, 3, 5, 10, 20, 30, 50, 100]}
|
||||||
|
|
||||||
|
|
||||||
## `mkcategory puzzle {points}`
|
## `mkcategory puzzle {points}`
|
||||||
|
|
Loading…
Reference in New Issue