From 5b0e40e7589b5d162d3fd075ea32ae1468cab772 Mon Sep 17 00:00:00 2001 From: lwvmobile Date: Fri, 23 Sep 2022 12:32:36 -0400 Subject: [PATCH] test commit from vscodium --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d8f76e..6cf4366 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ P25 Phase 2 Audio decoding has been implemented into DSD-FME. Currently, Phase 2 With the implementation of the XDMA decoder class (default decoder), the CLI switches for DMR Stereo has been repurposed. -T option will now open a per call wav file saving when used with NCurses Terminal, otherwise it will write wav files to slot 1 and slot 2 wav files. -Anybody using `dsd-fme -fr -T` ...... should now just use `dsd-fme -ft` instead! +Anybody using `dsd-fme -fr -T` ...... should now just use `dsd-fme -ft` instead!! To see the up to date CLI options, please look at the help options with the -h CLI option.