diff --git a/README.md b/README.md new file mode 100644 index 0000000..62c9af9 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Usage +``` +$ ./shutdownsbc --help +Usage of ./shutdownsbc: + -shutdownMCode int + Code that will initiate shutdown of the SBC (default 7722) + -socketPath string + Path to socket (default "/var/run/duet.sock") +```