mirror of
https://github.com/logseq/logseq.git
synced 2026-05-14 16:02:31 +00:00
15 lines
315 B
Clojure
15 lines
315 B
Clojure
{:excluded-command-prefixes ["login" "logout"]
|
|
:scopes
|
|
{:global
|
|
{:options ["--config"
|
|
"--graph"
|
|
"--root-dir"
|
|
"--output"]}
|
|
|
|
:sync
|
|
{:commands ["sync upload"
|
|
"sync download"
|
|
"sync asset download"
|
|
"sync status"]
|
|
:options []}}}
|