aboutsummaryrefslogtreecommitdiffstats
path: root/skate/cmd/skate-reduce/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'skate/cmd/skate-reduce/main.go')
-rw-r--r--skate/cmd/skate-reduce/main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/skate/cmd/skate-reduce/main.go b/skate/cmd/skate-reduce/main.go
index c1d8fba..14eba71 100644
--- a/skate/cmd/skate-reduce/main.go
+++ b/skate/cmd/skate-reduce/main.go
@@ -21,12 +21,12 @@
// |
// |
// * ref | takes a single file with clusters containing releases and refs and
-// | will emit verification results.
+// | will emit verification results (deprecated).
// |
// | $ skate-reduce -m ref < a.ndj
// |
// |
-// * bref | same as ref, but generate a biblioref file as output
+// * bref | same as ref, but generate a biblioref file as output (deprecated).
// |
// | $ skate-reduce -m bref < a.ndj
// |