add Strip Gate Command to README

update  the usage lines
This commit is contained in:
onyx-and-iris 2026-03-02 22:03:51 +00:00
parent d7fef4f26a
commit 5c60a382fd

View File

@ -51,7 +51,7 @@ export VBAN_CLI_STREAMNAME=Command1
### Strip Command ### Strip Command
*Usage: vban-cli strip \<index> COMMAND [ARGS]* *Usage: vban-cli strip \<index> COMMAND [OPTIONS]*
examples: examples:
@ -95,7 +95,7 @@ see `vban-cli strip eq cell --help` for more info.
##### Strip Comp Command ##### Strip Comp Command
*Usage: vban-cli strip \<index> comp COMMAND* *Usage: vban-cli strip \<index> comp COMMAND [OPTIONS]*
examples: examples:
@ -107,6 +107,20 @@ vban-cli strip 3 comp auto-makeup true
see `vban-cli strip comp --help` for more info. see `vban-cli strip comp --help` for more info.
##### Strip Gate Command
*Usage: vban-cli strip \<index> 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 ##### Strip Gainlayer Command
*Usage: vban-cli strip \<index> gainlayer \<gainlayer_index> COMMAND [OPTIONS] [ARGS]* *Usage: vban-cli strip \<index> gainlayer \<gainlayer_index> COMMAND [OPTIONS] [ARGS]*
@ -123,7 +137,7 @@ see `vban-cli strip gainlayer --help` for more info.
### Bus Command ### Bus Command
*Usage: vban-cli bus \<index> COMMAND [ARGS]* *Usage: vban-cli bus \<index> COMMAND [OPTIONS]*
examples: examples: