diff --git a/groundStation/README.md b/groundStation/README.md index a54b1f43611542c3792549e51f1509bc187a5428..9e1936b247276395ca5673d696d071f102d1b8cc 100644 --- a/groundStation/README.md +++ b/groundStation/README.md @@ -40,6 +40,12 @@ running the `monitor` program will effectively run `cli monitor`. The names of the binaries is subject to change. +For more in depth usage explainations, use the --help flag. +'./Cli --help' + +For help with the specific cli command you are running, use the --help flag once again. +'./Cli setpid --help' + ### Example In one terminal or screen, run the backend: