aboutsummaryrefslogtreecommitdiff
path: root/center.c
diff options
context:
space:
mode:
Diffstat (limited to 'center.c')
-rw-r--r--center.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/center.c b/center.c
index 309e17a..610c668 100644
--- a/center.c
+++ b/center.c
@@ -91,7 +91,7 @@ main(int argc, char **argv)
default:
fprintf(
stderr,
- "Usage: %s [-el] [-t tab width] [-w width] [file ...]\n",
+ "Usage: %s [-el] [-t width] [-w width] [file ...]\n",
argv[0]
);
exit(EXIT_FAILURE);