Added run command which had gotten dropped, #656

This commit is contained in:
Rhet Turnbull
2022-03-09 07:10:51 -08:00
parent 7f4c981abe
commit 2e501e6a9b

View File

@@ -75,6 +75,7 @@ for command in [
places, places,
query, query,
repl, repl,
run,
snap, snap,
tutorial, tutorial,
uninstall, uninstall,