From f5133df198050b82dbdf19a4b2b09c4c27ea07b0 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 7 Mar 2026 21:49:29 +0800 Subject: Rename subcommands and constants for clarity --- resources/helps/butck.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resources/helps/butck.txt') 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 ] [-o | --output-dir ] [-O | --output-file ] [-r | --recursive] [-R | --register ] - [-S | --stream-read ] [-m | --memmap-read] + [-S | --stream ] [-m | --memmap-read] [+p | +param key=value] @@ -14,9 +14,9 @@ Subcommands: write Write a file and output the index file write -R Then, register the index build 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 -- cgit