summaryrefslogtreecommitdiff
path: root/src/nice.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nice.c')
-rw-r--r--src/nice.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nice.c b/src/nice.c
index c9e271313..bd09a204a 100644
--- a/src/nice.c
+++ b/src/nice.c
@@ -199,6 +199,7 @@ by default. Range goes from -20 (highest priority) to 19 (lowest).\n\
-n, --adjustment=ADJUST same as -ADJUST\n\
--help display this help and exit\n\
--version output version information and exit\n"));
+ puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu"));
}
exit (status);
}