date: line up tabs in usage text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
d93fc61725
commit
50be9631e1
@ -679,8 +679,8 @@
|
|||||||
"\n -R Output RFC-2822 compliant date string" \
|
"\n -R Output RFC-2822 compliant date string" \
|
||||||
) IF_LONG_OPTS( \
|
) IF_LONG_OPTS( \
|
||||||
"\n [-s,--set] TIME Set time to TIME" \
|
"\n [-s,--set] TIME Set time to TIME" \
|
||||||
"\n -u,--utc Work in UTC (don't convert to local time)" \
|
"\n -u,--utc Work in UTC (don't convert to local time)" \
|
||||||
"\n -R,--rfc-2822 Output RFC-2822 compliant date string" \
|
"\n -R,--rfc-2822 Output RFC-2822 compliant date string" \
|
||||||
) \
|
) \
|
||||||
IF_FEATURE_DATE_ISOFMT( \
|
IF_FEATURE_DATE_ISOFMT( \
|
||||||
"\n -I[SPEC] Output ISO-8601 compliant date string" \
|
"\n -I[SPEC] Output ISO-8601 compliant date string" \
|
||||||
@ -691,8 +691,8 @@
|
|||||||
"\n -r FILE Display last modification time of FILE" \
|
"\n -r FILE Display last modification time of FILE" \
|
||||||
"\n -d TIME Display TIME, not 'now'" \
|
"\n -d TIME Display TIME, not 'now'" \
|
||||||
) IF_LONG_OPTS( \
|
) IF_LONG_OPTS( \
|
||||||
"\n -r,--reference FILE Display last modification time of FILE" \
|
"\n -r,--reference FILE Display last modification time of FILE" \
|
||||||
"\n -d,--date TIME Display TIME, not 'now'" \
|
"\n -d,--date TIME Display TIME, not 'now'" \
|
||||||
) \
|
) \
|
||||||
IF_FEATURE_DATE_ISOFMT( \
|
IF_FEATURE_DATE_ISOFMT( \
|
||||||
"\n -D FMT Use FMT for -d TIME conversion" \
|
"\n -D FMT Use FMT for -d TIME conversion" \
|
||||||
|
Loading…
Reference in New Issue
Block a user