diff --git a/docs/configuration.md b/docs/configuration.md index 22a8c6a..f68ef1d 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -1360,8 +1360,8 @@ location: # must be provided. port: # Port of the USB device to control. The port corresponds to the "-p" -# option of "ububctl". This parameter must be provided - +# option of "ububctl". When omitted no port is provided to the uhubctl +# command. ``` !!! Tip