From 13d1831777c6a64fb9c4f27bf265b0c21a2b645f Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 16 Jun 2019 10:59:06 +0200 Subject: Add man page description of the new -p/--parameters cli argument. --- drumgizmo/drumgizmoc.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drumgizmo') diff --git a/drumgizmo/drumgizmoc.cc b/drumgizmo/drumgizmoc.cc index 93b8e31..07407bd 100644 --- a/drumgizmo/drumgizmoc.cc +++ b/drumgizmo/drumgizmoc.cc @@ -116,7 +116,7 @@ static std::string usage(const std::string& name) " -T, --timing-humanizerparms parmlist\n" " Timing humanizer options.\n" " -p, --parameters parmlist\n" - " Parameters for sample selection algoritm." + " Parameters for sample selection algorithm." " -v, --version Print version information and exit.\n" " -h, --help Print this message and exit.\n" "\n" -- cgit v1.2.3