summaryrefslogtreecommitdiff
path: root/resources/helps
diff options
context:
space:
mode:
Diffstat (limited to 'resources/helps')
-rw-r--r--resources/helps/butck.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/resources/helps/butck.txt b/resources/helps/butck.txt
new file mode 100644
index 0000000..3ee666c
--- /dev/null
+++ b/resources/helps/butck.txt
@@ -0,0 +1,20 @@
+Usage: butck [-v | --version] [-h | --help] [-q | --quiet]
+ [-l | --log-level <trace/debug/info/warn/error>]
+ [-np | --no-progress] [-D | --display-boundaries]
+
+ [-s | --storage <path>] [-p | --policy <policy_name>]
+ [-H | --chunk-hash <blake3/sha256>]
+ [-o | --output-dir <output>] [-O | --output-file <file>]
+ [-r | --recursive] [-R | --register <name>]
+ [-S | --stream-read <size_byte>] [-m | --memmap-read]
+
+ [+p | +param key=value]
+
+Subcommands:
+ write <file> Write a file and output the index file
+ write <file> -R <name> Then, register the index
+ build <index/name> Input an index file and build the file from the storage
+ policies Output the available policies
+
+Butchunker 0.1.0
+Copyright (c) 2026 Weicao-CatilGrass