From 5626ce5c87e97fa46f6ab028cd03a5836cbc9b8d Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Sat, 24 Jul 2021 01:36:50 -0700 Subject: [PATCH] docs- add that running zigmod with no commands will print the list of commands --- docs/commands/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/commands/README.md b/docs/commands/README.md index 227531fdda00e332746d2b3f397d37f72be2a6b4..720a1c66bb4670c2618514c3dc7c9ff3936d7ce0 100644 --- a/docs/commands/README.md +++ b/docs/commands/README.md @@ -1,6 +1,8 @@ ## Commands Listed below is all of the commands available in Zigmod. All are meant to be run in the build root of your project. +Running `zigmod` with no commands will print this list. + - [`init`](init.md) - [`fetch`](fetch.md) - [`ci`](ci.md) -- 2.54.0