Skip to content

docs: sync README with recent CLI and safety changes - #165

Merged
coldhighsun merged 1 commit into
mainfrom
docs/readme-cli-updates
Sep 16, 2026
Merged

coldhighsun merged 1 commit into
mainfrom
docs/readme-cli-updates

Conversation

@coldhighsun

Copy link
Copy Markdown
Owner

Summary

  • README (English + Chinese) was behind three merged PRs: export + list --json CLI commands, folder/directory mount-point support for mount/mount-archive, and the low-memory write guard.
  • Updated the CLI usage examples and command table in both languages to document export and list --json, and to note that <drive-letter> may also be an existing empty directory path.
  • Added a short note under Core features about writes being rejected when they'd leave the host machine critically low on memory, independent of the disk's configured capacity.
  • No mention added for the internal sparse/lazy FileContent allocation change — it's an implementation detail with no user-visible behavior difference.

Test plan

  • Docs-only change; no build/test impact.

The CLI table and examples hadn't caught up with the export command,
list --json, and directory mount-point support added in recent PRs.
Also notes the low-memory write guard under Core features.
@coldhighsun
coldhighsun merged commit 566db05 into main Sep 16, 2026
3 checks passed
@coldhighsun
coldhighsun deleted the docs/readme-cli-updates branch September 16, 2026 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant