From 7e9704131a848a270946d4b820f33009cf3661ba Mon Sep 17 00:00:00 2001 From: John Kerl Date: Mon, 21 Feb 2022 12:26:43 -0500 Subject: [PATCH] typofix --- docs/src/reference-dsl-time.md | 2 +- docs/src/reference-dsl-time.md.in | 2 +- todo.txt | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/src/reference-dsl-time.md b/docs/src/reference-dsl-time.md index 9148a2968..4271deff5 100644 --- a/docs/src/reference-dsl-time.md +++ b/docs/src/reference-dsl-time.md @@ -78,7 +78,7 @@ yellow circle true 9 87 63.5058 8.3350 1634784588.045421 purple square false 10 91 72.3735 8.2430 1634784588.045422 -The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL functions +The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL function is nothing more than a keystroke-saver for `int(systime())`. ## UTC times with standard format diff --git a/docs/src/reference-dsl-time.md.in b/docs/src/reference-dsl-time.md.in index 75dcc4bad..565715b77 100644 --- a/docs/src/reference-dsl-time.md.in +++ b/docs/src/reference-dsl-time.md.in @@ -56,7 +56,7 @@ yellow circle true 9 87 63.5058 8.3350 1634784588.045421 purple square false 10 91 72.3735 8.2430 1634784588.045422 GENMD-EOF -The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL functions +The [systimeint](reference-dsl-builtin-functions.md#systimeint) DSL function is nothing more than a keystroke-saver for `int(systime())`. ## UTC times with standard format diff --git a/todo.txt b/todo.txt index 66a858ff1..6f07ec988 100644 --- a/todo.txt +++ b/todo.txt @@ -4,6 +4,7 @@ RELEASES o unsparsify -f CSV by default -- ? into CSV record-writer -- ? caveat that record 1 controls all ... o mlr join --left-fields a,b,c o several needs-doc issues + https://github.com/johnkerl/miller/issues?q=is%3Aissue+is%3Aopen+label%3Aneeds-documentation o fmt/unfmt/regex doc o FAQ/examples reorg