From f285ccf86a47a2a7f6a3040bc9d7cb856273521b Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 6 Aug 2023 05:13:47 +0300 Subject: [PATCH] fix --- docs/usb_dynamic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usb_dynamic.md b/docs/usb_dynamic.md index 8ef7d9fd..7cae2a1a 100644 --- a/docs/usb_dynamic.md +++ b/docs/usb_dynamic.md @@ -55,7 +55,7 @@ Enabling the device: Using the pseudo-GPIO driver, you can also control devices via the menu in the web interface. Read about GPIO basics [here](gpio.md). -To setup the menu, use `kvmd-otgconf` to generate the configuration, and combine it +To setup the menu, use `kvmd-otgconf --make-gpio-config` to generate the configuration, and combine it with your existing one in `/etc/kvmd/override.yaml` in a usual way. ```yaml