From 5f448fa48ebb39572db4d618ff714f9e382d0d59 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Tue, 3 Mar 2026 16:29:44 +0000 Subject: [PATCH] add Strip Denoiser to README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 13b22a0..7c68fbd 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,18 @@ vban-cli strip 5 gate hold 2088.7 see `vban-cli strip comp --help` for more info. +##### Strip Denoiser Command + +*Usage: vban-cli strip \ denoiser COMMAND [OPTIONS]* + +examples: + +```console +vban-cli strip 4 denoiser knob 3.6 +``` + +see `vban-cli strip denoiser --help` for more info. + ##### Strip Gainlayer Command *Usage: vban-cli strip \ gainlayer \ COMMAND [OPTIONS] [ARGS]*