aboutsummaryrefslogtreecommitdiff
path: root/man/man1/sec.1df
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-05 01:56:14 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-05 01:58:07 +1300
commit4173f56fc5740a612a18ef9fdab79761e1dc0d80 (patch)
tree2d064ab2f59c56c7c0ea227199d2fc0a033dba48 /man/man1/sec.1df
parentAdd an idea (diff)
downloaddotfiles-4173f56fc5740a612a18ef9fdab79761e1dc0d80.tar.gz
dotfiles-4173f56fc5740a612a18ef9fdab79761e1dc0d80.zip
Fix misplaced line from sec(1df) manual
Diffstat (limited to 'man/man1/sec.1df')
-rw-r--r--man/man1/sec.1df2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1/sec.1df b/man/man1/sec.1df
index 589b6a74..dc95e52c 100644
--- a/man/man1/sec.1df
+++ b/man/man1/sec.1df
@@ -10,9 +10,9 @@ FILE1 [FILE2 ...]
< FILE
.br
printf '1:02:54\\n' |
+.B sec
.br
sec=$(printf '%s\n' "$timestamp" | sec)
-.B sec
.SH DESCRIPTION
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