diff options
Diffstat (limited to 'resources/helps')
| -rw-r--r-- | resources/helps/butck.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resources/helps/butck.txt b/resources/helps/butck.txt index 0886b39..bca4d3d 100644 --- a/resources/helps/butck.txt +++ b/resources/helps/butck.txt @@ -6,7 +6,7 @@ Usage: butck [-v | --version] [-h | --help] [-q | --quiet] [-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] + [-S | --stream <size_byte>] [-m | --memmap-read] [+p | +param key=value] @@ -14,9 +14,9 @@ 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 all available policies (including stream policies) - simple_policies Output only simple policies - stream_policies Output only stream policies + lspolicy List available policies + (`--stream 0` to display stream policies) + lspolicy-all List all policies (including streaming) Butchunker 0.1.0 Copyright (c) 2026 Weicao-CatilGrass |
