aboutsummaryrefslogtreecommitdiffstats
path: root/skate/cmd
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-04-30 03:38:16 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-04-30 03:38:16 +0200
commit3d61eac8c023a7f9509e0371baef40c00b0132f2 (patch)
tree4d2e739eec484e891376c78e2fa17c4e337f076c /skate/cmd
parent0c7485486eaa62e8b7673949e09d546b78649ab8 (diff)
downloadrefcat-3d61eac8c023a7f9509e0371baef40c00b0132f2.tar.gz
refcat-3d61eac8c023a7f9509e0371baef40c00b0132f2.zip
update docs
Diffstat (limited to 'skate/cmd')
-rw-r--r--skate/cmd/skate-map/main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/skate/cmd/skate-map/main.go b/skate/cmd/skate-map/main.go
index ee02875..2517878 100644
--- a/skate/cmd/skate-map/main.go
+++ b/skate/cmd/skate-map/main.go
@@ -21,8 +21,8 @@
// be skipped, if we limit number of splits)
// (3) we pass the data to jq, with a bit larger buffer (default is 1MB)
// (4) we want no "null" output
-// (5) tostring prints input as string, because we need to carry the document forward
-// (6) but we need some cleanup, too
+// (5) tostring prints the input as string, because we need to carry the document forward ...
+// (6) ... but we'll need some cleanup, too
// (7) we normalize the DOI to lowercase
// (8) a custom filter to normalize a DOI in a specific column
// (9) sorting by DOI