summaryrefslogtreecommitdiff
path: root/quot.c
diff options
context:
space:
mode:
Diffstat (limited to 'quot.c')
-rw-r--r--quot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/quot.c b/quot.c
index d0c2f25..bd06ac1 100644
--- a/quot.c
+++ b/quot.c
@@ -76,7 +76,7 @@ static void creport(const char *, char *);
static void usage(void)
{
- errstr(_("Usage: %s [-acfugvV] [filesystem...]\n"));
+ errstr(_("Usage: %s [-acfugvV] [filesystem...]\n"), progname);
exit(1);
}