Add -j to the usage string.
PR: 27986 Submitted by: Cyrille Lefevre <clefevre@redirect.to>
This commit is contained in:
parent
5645a0aeb1
commit
0383b1c18b
@ -303,7 +303,7 @@ static void
|
||||
usage()
|
||||
{
|
||||
(void)fprintf(stderr, "%s\n%s\n",
|
||||
"usage: date [-nu] [-d dst] [-r seconds] [-t west] "
|
||||
"usage: date [-jnu] [-d dst] [-r seconds] [-t west] "
|
||||
"[-v[+|-]val[ymwdHMS]] ... ",
|
||||
" "
|
||||
"[-f fmt date | [[[[[cc]yy]mm]dd]HH]MM[.ss]] [+format]");
|
||||
|
Loading…
Reference in New Issue
Block a user