]> git.alsa-project.org Git - alsa-utils.git/commitdiff
topology: fix the comment for improved -D option
authorJaroslav Kysela <perex@perex.cz>
Fri, 28 Jan 2022 08:29:34 +0000 (09:29 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 28 Jan 2022 08:29:34 +0000 (09:29 +0100)
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
topology/topology.c

index 026e1a417b9f1003a1141934fdaa1650ddc77ca8..c0c5270884e7f4a4c787d6d72abb0fd94498c910 100644 (file)
@@ -58,6 +58,7 @@ _("Usage: %s [OPTIONS]...\n"
 "-o, --output=FILE       set output file\n"
 #if SND_LIB_VER(1, 2, 5) < SND_LIB_VERSION
 "-D, --define=ARGS       define variables (VAR1=VAL1[,VAR2=VAL2] ...)\n"
+"                        (may be used multiple times)\n"
 "-I, --inc-dir=DIR       set include path\n"
 #endif
 "-s, --sort              sort the identifiers in the normalized output\n"