We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bd8c99 commit 895b772Copy full SHA for 895b772
btrfs-completion
@@ -31,9 +31,9 @@ _btrfs()
31
32
commands='subvolume filesystem balance device scrub check rescue restore inspect-internal property send receive quota qgroup replace help version'
33
commands_subvolume='create delete list snapshot find-new get-default set-default show sync'
34
- commands_filesystem='defragment sync resize show df label'
+ commands_filesystem='defragment sync resize show df label usage'
35
commands_balance='start pause cancel resume status'
36
- commands_device='scan add delete ready stats'
+ commands_device='scan add delete ready stats usage'
37
commands_scrub='start cancel resume status'
38
commands_rescue='chunk-recover super-recover'
39
commands_inspect_internal='inode-resolve logical-resolve subvolid-resolve rootid'
0 commit comments