Skip to content

Commit 094a24b

Browse files
link to CLI term for those who don't know what it is
1 parent b85238b commit 094a24b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

db-version.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -489,7 +489,7 @@ On desktop, it is easy to modify an existing DB graph with a script and see the
489489

490490
## CLI
491491

492-
The `logseq` [CLI](https://www.npmjs.com/package/@logseq/cli) provides commands to interact with desktop DB graphs from the command line. The CLI works independent of the Logseq app and makes Logseq features available for automation on CI/CD platforms like [Github Actions](https://github.com/features/actions). For example, a DB graph could have a Markdown export created on every push to Github. Some CLI commands also interact with the current DB graph if the [HTTP API Server](https://docs.logseq.com/#/page/local%20http%20server) is turned on. The CLI provides the following commands including:
492+
The `logseq` [CLI](https://en.wikipedia.org/wiki/Command-line_interface) provides commands to interact with desktop DB graphs from the command line. The CLI works independent of the Logseq app and makes Logseq features available for automation on CI/CD platforms like [Github Actions](https://github.com/features/actions). For example, a DB graph could have a Markdown export created on every push to Github. Some CLI commands also interact with the current DB graph if the [HTTP API Server](https://docs.logseq.com/#/page/local%20http%20server) is turned on. The CLI provides the following commands including:
493493

494494
* list - List graphs
495495
* show - Show DB graph(s) info
@@ -503,4 +503,4 @@ Read the [CLI's homepage](https://www.npmjs.com/package/@logseq/cli) to learn mo
503503

504504
## Additional Links
505505
* https://discuss.logseq.com/t/introducing-newtags-with-examples/32310 - Helpful tutorial on new tags
506-
* https://github.com/C0ntr0lledCha0s/logseq-template-graph - Example graph with useful properties and tags. Import graph as EDN.
506+
* https://github.com/C0ntr0lledCha0s/logseq-template-graph - Example graph with useful properties and tags. Import graph as EDN.

0 commit comments

Comments
 (0)