Updated the usage screen
This commit is contained in:
parent
bc22de2cc6
commit
fbc82db0da
|
@ -422,7 +422,7 @@ static gboolean _properties_on_closex(gpointer data)
|
|||
/* usage */
|
||||
static int _usage(void)
|
||||
{
|
||||
fputs(_("Usage: properties [-p plugin] file...\n"), stderr);
|
||||
fputs(_("Usage: properties [-p plug-in] file...\n"), stderr);
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user