From 664fd25a983dd105d6a9fb55377d87726256c7fd Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 7 Dec 2013 23:51:22 -0500 Subject: [PATCH] doc/: document -f --force-overwrite option --- doc/aubioonset.txt | 4 +++- doc/aubiopitch.txt | 4 +++- doc/aubiotrack.txt | 2 ++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/doc/aubioonset.txt b/doc/aubioonset.txt index 1b71682a..f9d3783d 100644 --- a/doc/aubioonset.txt +++ b/doc/aubioonset.txt @@ -7,7 +7,7 @@ SYNOPSIS aubioonset [[-i] source] [-o sink] [-r rate] [-B win] [-H hop] [-O method] [-t thres] - [-s sil] [-m] + [-s sil] [-m] [-f] [-j] [-v] [-h] DESCRIPTION @@ -58,6 +58,8 @@ OPTIONS -m, --mix-input Mix source signal to the output signal before writing to sink. + -f, --force-overwrite Overwrite output file if it already exists. + -j, --jack Use Jack input/output. You will need a Jack connection controller to feed aubio some signal and listen to its output. diff --git a/doc/aubiopitch.txt b/doc/aubiopitch.txt index af17d79c..bf9f341e 100644 --- a/doc/aubiopitch.txt +++ b/doc/aubiopitch.txt @@ -7,7 +7,7 @@ SYNOPSIS aubiopitch [[-i] source] [-o sink] [-r rate] [-B win] [-H hop] [-p method] [-u unit] [-l thres] - [-s sil] + [-s sil] [-f] [-v] [-h] [-j] DESCRIPTION @@ -62,6 +62,8 @@ OPTIONS -m, --mix-input Mix source signal to the output signal before writing to sink. + -f, --force-overwrite Overwrite output file if it already exists. + -j, --jack Use Jack input/output. You will need a Jack connection controller to feed aubio some signal and listen to its output. diff --git a/doc/aubiotrack.txt b/doc/aubiotrack.txt index 1e7eb72b..753e97f8 100644 --- a/doc/aubiotrack.txt +++ b/doc/aubiotrack.txt @@ -48,6 +48,8 @@ OPTIONS -m, --mix-input Mix source signal to the output signal before writing to sink. + -f, --force-overwrite Overwrite output file if it already exists. + -j, --jack Use Jack input/output. You will need a Jack connection controller to feed aubio some signal and listen to its output. -- 2.11.0