aboutsummaryrefslogtreecommitdiffstats
path: root/skate/cmd
diff options
context:
space:
mode:
authorMartin Czygan <martin.czygan@gmail.com>2021-05-01 01:19:49 +0200
committerMartin Czygan <martin.czygan@gmail.com>2021-05-01 01:19:49 +0200
commit55647ea29aff9a942816e7d858c37d7e37e598da (patch)
tree42c429bfd9a086b7f48ec7b8bfa75a41269738fb /skate/cmd
parent528b7c0d9f07cfb0ef7a7db5dfe4e3d61b9faa6f (diff)
downloadrefcat-55647ea29aff9a942816e7d858c37d7e37e598da.tar.gz
refcat-55647ea29aff9a942816e7d858c37d7e37e598da.zip
update docs
Diffstat (limited to 'skate/cmd')
-rw-r--r--skate/cmd/skate-dot/main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/skate/cmd/skate-dot/main.go b/skate/cmd/skate-dot/main.go
index 3ef99d5..5c11975 100644
--- a/skate/cmd/skate-dot/main.go
+++ b/skate/cmd/skate-dot/main.go
@@ -1,5 +1,5 @@
-// skate-dot generates dot files from inbound and outbound citation links. Just
-// a demo, replacement for a couple python scripts.
+// [wip] skate-dot generates dot files from inbound and outbound citation
+// links. Just a demo, replacement for a couple python scripts.
package main
import (