summaryrefslogtreecommitdiffstats
path: root/usr.bin/at/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/at/panic.c')
-rw-r--r--usr.bin/at/panic.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/at/panic.c b/usr.bin/at/panic.c
index 8921e11..99cf512 100644
--- a/usr.bin/at/panic.c
+++ b/usr.bin/at/panic.c
@@ -81,6 +81,8 @@ usage(void)
/* Print usage and exit. */
fprintf(stderr, "usage: at [-V] [-q x] [-f file] [-m] time\n"
" at [-V] -c job [job ...]\n"
+ " at [-V] [-f file] -t [[CC]YY]MMDDhhmm[.SS]\n"
+ " at [-V] -r job [job ...]\n"
" atq [-V] [-q x] [-v]\n"
" atrm [-V] job [job ...]\n"
" batch [-V] [-f file] [-m]\n");
OpenPOWER on IntegriCloud