diff --git a/README.md b/README.md index 2c347bf..6c52c7e 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,16 @@ go install github.com/onyx-and-iris/xair-cli@latest - Use this flag to connect to an x32 mixer. - --loglevel/-L: The application's logging verbosity. +Pass `--host` any other configuration as flags on the root commmand: + +```console +xair-cli --host mixer.local --kind xair --timeout 50ms --help +``` + #### Environment Variables +Or you may load them from your environment: + Example .envrc: ```bash