fix(dev): script fails on -h

Also minor db scripts cleanup
This commit is contained in:
Gabriel Horner
2025-03-06 16:21:21 -05:00
parent 9828b15b51
commit c6a2ea6959
5 changed files with 10 additions and 10 deletions

View File

@@ -1,5 +1,5 @@
(ns dump-datoms
"An example script that dumps all eavt datoms to a specified edn file
"A script that dumps all eavt datoms to a specified edn file
$ yarn -s nbb-logseq script/dump_datoms.cljs db-name datoms.edn"
(:require [datascript.core :as d]