mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-07 22:25:46 +01:00
Fix typo in vst3-scanner --help text
This commit is contained in:
parent
2e25148136
commit
e07e9eb2da
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ usage ()
|
|||
printf ("ardour-vst3-scanner - load and index VST3 plugins.\n\n");
|
||||
printf ("Usage: ardour-vst3-scanner [ OPTIONS ] <VST3-bundle> [<VST3-bundle>]*\n\n");
|
||||
printf ("Options:\n\
|
||||
-f, --force Force update ot cache file\n\
|
||||
-f, --force Force update of cache file\n\
|
||||
-h, --help Display this help and exit\n\
|
||||
-q, --quiet Hide usual output, only print errors\n\
|
||||
-v, --verbose Give verbose output (unless quiet)\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue