From 5c60a382fdb3912b4003de25429641117930bbe4 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Mon, 2 Mar 2026 22:03:51 +0000 Subject: [PATCH] add Strip Gate Command to README update the usage lines --- README.md | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5e4109f..0cb5734 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ export VBAN_CLI_STREAMNAME=Command1 ### Strip Command -*Usage: vban-cli strip \ COMMAND [ARGS]* +*Usage: vban-cli strip \ COMMAND [OPTIONS]* examples: @@ -95,7 +95,7 @@ see `vban-cli strip eq cell --help` for more info. ##### Strip Comp Command -*Usage: vban-cli strip \ comp COMMAND* +*Usage: vban-cli strip \ comp COMMAND [OPTIONS]* examples: @@ -107,6 +107,20 @@ vban-cli strip 3 comp auto-makeup true see `vban-cli strip comp --help` for more info. +##### Strip Gate Command + +*Usage: vban-cli strip \ gate COMMAND [OPTIONS]* + +examples: + +```console +vban-cli strip 2 gate attack 634 + +vban-cli strip 5 gate hold 2088.7 +``` + +see `vban-cli strip comp --help` for more info. + ##### Strip Gainlayer Command *Usage: vban-cli strip \ gainlayer \ COMMAND [OPTIONS] [ARGS]* @@ -123,7 +137,7 @@ see `vban-cli strip gainlayer --help` for more info. ### Bus Command -*Usage: vban-cli bus \ COMMAND [ARGS]* +*Usage: vban-cli bus \ COMMAND [OPTIONS]* examples: