summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Kogan <dima@secretsauce.net>2018-12-27 19:04:52 -0800
committerJoey Hess <joeyh@joeyh.name>2018-12-28 00:14:28 -0400
commit01f1a21ebdea10347fdae5dcc3b184182409255e (patch)
tree3704901671ecb6b0b4c4d3a64a317704480ee30e
parent3f2411e4823f3caa0a16b91c6e345b9e1decb052 (diff)
downloadmoreutils-01f1a21ebdea10347fdae5dcc3b184182409255e.tar.gz
added -m to the ts manpage
The -m option was already supported, but the manpage omitted it
-rwxr-xr-xts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ts b/ts
index 4dad3d4..8a2b8bb 100755
--- a/ts
+++ b/ts
@@ -6,7 +6,7 @@ ts - timestamp input
=head1 SYNOPSIS
-ts [-r] [-i | -s] [format]
+ts [-r] [-i | -s] [-m] [format]
=head1 DESCRIPTION