Commit Graph

8 Commits

Author SHA1 Message Date
Gabriel Horner
fe3d68176d fix: confusing and incorrect naming for --repo global option
Repo refers to internal identifiers that start with 'logseq_db_' and
used to start with 'logseq_local_'. The --repo option was not being
used in that way and was just a reference to a graph name. While it's
reasonable for internal CLIs like db-worker-node.js to use --repo, it is
needlessly confusing to introduce repo to users. Almost all of our apps and docs
label graphs as 'graph' and not 'repo'
2026-03-12 15:12:33 +08:00
rcmerci
95353158a8 update doc 2026-03-12 15:12:33 +08:00
rcmerci
e6f20fe622 020-logseq-cli-default-paths-move.md 2026-03-12 15:12:32 +08:00
rcmerci
2b1d9a5ed9 015-logseq-cli-db-worker-node-housekeeping.md 2026-03-12 15:12:32 +08:00
rcmerci
7a9d0181ec 011-logseq-cli-search-optimization.md 2026-03-12 15:10:56 +08:00
rcmerci
44d2f3ebe2 003-db-worker-node-cli-orchestration.md (2) 2026-03-12 15:10:55 +08:00
rcmerci
0bb650fad1 impl 002-logseq-cli-subcommands.md (2) 2026-03-12 15:10:55 +08:00
rcmerci
aba6793bb5 impl 002-logseq-cli-subcommands.md 2026-03-12 15:10:55 +08:00