From 97cf5b2509c5508374d15773c3e0be0c0c663726 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 21 Apr 2025 13:11:12 +0100 Subject: [PATCH] add optional input list flags to readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 94348a5..1a626fd 100644 --- a/README.md +++ b/README.md @@ -195,9 +195,17 @@ obsws-cli group hide START "test_group" #### Input - list: List all inputs. + - flags: + + *optional* + - --input: Filter by input type. + - --output: Filter by output type. + - --colour: Filter by colour source type. ```console obsws-cli input list + +obsws-cli input --input --colour list ``` - mute: Mute an input.