Fix typo in vst3-scanner --help text

This commit is contained in:
Robin Gareus 2021-01-23 23:43:01 +01:00
parent 2e25148136
commit e07e9eb2da
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04

View file

@ -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\