summaryrefslogtreecommitdiff
path: root/btrfs-completion
diff options
context:
space:
mode:
Diffstat (limited to 'btrfs-completion')
-rw-r--r--btrfs-completion4
1 files changed, 2 insertions, 2 deletions
diff --git a/btrfs-completion b/btrfs-completion
index 8520a6a7..91c7730c 100644
--- a/btrfs-completion
+++ b/btrfs-completion
@@ -31,9 +31,9 @@ _btrfs()
commands='subvolume filesystem balance device scrub check rescue restore inspect-internal property send receive quota qgroup replace help version'
commands_subvolume='create delete list snapshot find-new get-default set-default show sync'
- commands_filesystem='defragment sync resize show df label'
+ commands_filesystem='defragment sync resize show df label usage'
commands_balance='start pause cancel resume status'
- commands_device='scan add delete ready stats'
+ commands_device='scan add delete ready stats usage'
commands_scrub='start cancel resume status'
commands_rescue='chunk-recover super-recover'
commands_inspect_internal='inode-resolve logical-resolve subvolid-resolve rootid'