diff options
Diffstat (limited to 'src/chown.c')
-rw-r--r-- | src/chown.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/chown.c b/src/chown.c index 9e936a4d2..2f23b33cc 100644 --- a/src/chown.c +++ b/src/chown.c @@ -73,8 +73,7 @@ void usage (int status) { if (status != EXIT_SUCCESS) - fprintf (stderr, _("Try `%s --help' for more information.\n"), - program_name); + emit_try_help (); else { printf (_("\ |