diff --git a/src/bin/steamosctl.rs b/src/bin/steamosctl.rs index a4cdef9..3796366 100644 --- a/src/bin/steamosctl.rs +++ b/src/bin/steamosctl.rs @@ -124,7 +124,7 @@ enum Commands { /// Set Wi-Fi debug mode, if possible SetWifiDebugMode { - /// Valid modes are `on`, `off` + /// Valid modes are `off` or `tracing` mode: WifiDebugMode, /// The size of the debug buffer, in bytes buffer: Option,