aboutsummaryrefslogtreecommitdiff
path: root/man/man1/sec.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-05 02:17:12 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-05 02:18:24 +1300
commitb9b5a431422c4213fe555e284fcfaa96cd692267 (patch)
treef2b81334491757777f857afed7925204fd4844f2 /man/man1/sec.1df
parentEscape literal backslash in sec(1df) manual (diff)
downloaddotfiles-b9b5a431422c4213fe555e284fcfaa96cd692267.tar.gz
dotfiles-b9b5a431422c4213fe555e284fcfaa96cd692267.zip
Add hms(1df)
Diffstat (limited to 'man/man1/sec.1df')
-rw-r--r--man/man1/sec.1df2
1 files changed, 2 insertions, 0 deletions
diff --git a/man/man1/sec.1df b/man/man1/sec.1df
index aad09ddd..d0011b38 100644
--- a/man/man1/sec.1df
+++ b/man/man1/sec.1df
@@ -17,5 +17,7 @@ sec=$(printf '%s\\n' "$timestamp" | sec)
Applies awk(1) to convert hh:mm:ss or mm:ss timestamps into a count of seconds.
Exits zero if all lines were successfully recognised and converted, non-zero
otherwise.
+.SH SEE ALSO
+hms(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>