diff options
Diffstat (limited to 'utils/lv2info.c')
-rw-r--r-- | utils/lv2info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lv2info.c b/utils/lv2info.c index c978124..0f8a6cb 100644 --- a/utils/lv2info.c +++ b/utils/lv2info.c @@ -345,7 +345,7 @@ void print_usage(void) { printf( - "Usage: lv2info [OPTIONS] PLUGIN_URI\n" + "Usage: lv2info [OPTION]... PLUGIN_URI\n" "Print information about an installed LV2 plugin.\n\n" " -p FILE Write Turtle description of plugin to FILE\n" " -m FILE Add record of plugin to manifest FILE\n" |