mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-09 17:05:41 +01:00
topology: fix the comment for improved -D option
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
16f9311174
commit
329cc772af
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue