Skip to content

Commit 27c740c

Browse files
committed
fix: completions
1 parent 4744905 commit 27c740c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exports/completion.zsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ block-count\:"Count numbers of blocks"))' \
3737
'-m+[Minimal size proportion required to appear]:MIN_RATIO:_default' \
3838
'--min-ratio=[Minimal size proportion required to appear]:MIN_RATIO:_default' \
3939
'--threads=[Set the maximum number of threads to spawn. Could be either "auto", "max", or a positive integer]:THREADS:_default' \
40-
'(-q --quantity -H --deduplicate-hardlinks)--json-input[Read JSON data from stdin]' \
40+
'(-q --quantity -H --deduplicate-hardlinks -x --one-file-system)--json-input[Read JSON data from stdin]' \
4141
'--json-output[Print JSON data instead of an ASCII chart]' \
4242
'-H[Detect and subtract the sizes of hardlinks from their parent directory totals]' \
4343
'--deduplicate-hardlinks[Detect and subtract the sizes of hardlinks from their parent directory totals]' \

0 commit comments

Comments
 (0)