diff options
author | Joey Hess <joey@kitenet.net> | 2013-01-01 11:56:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-01-01 11:56:26 -0400 |
commit | 68d871805878cd2452778d7ddd92e6791a9bcf86 (patch) | |
tree | 8efdcc49fd6de95964f91174d9d7302b3542979d /ts | |
parent | bc63fc28f8d5a2899e31acb6c7cbae1c042b1583 (diff) | |
download | moreutils-68d871805878cd2452778d7ddd92e6791a9bcf86.tar.gz |
Typo. Closes: #697113
Diffstat (limited to 'ts')
-rwxr-xr-x | ts | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ are like "%S" and "%s", but provide subsecond resolution If the -r switch is passed, it instead converts existing timestamps in the input to relative times, such as "15m5s ago". Many common timestamp formats are supported. Note that the Time::Duration and Date::Parse perl -modules are required for this mode to work. Currently, converting localized +modules are required for this mode to work. Currently, converting localized dates is not supported. If both -r and a format is passed, the existing timestamps are |