From f7a18e4cab7bd11aeb14943234cba7af9359989a Mon Sep 17 00:00:00 2001 From: David Sterba Date: Wed, 1 Jul 2015 15:39:59 +0200 Subject: btrfs-progs: add 'device remove' alias to completion Signed-off-by: David Sterba --- btrfs-completion | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'btrfs-completion') diff --git a/btrfs-completion b/btrfs-completion index 91c7730c..884d2e88 100644 --- a/btrfs-completion +++ b/btrfs-completion @@ -33,7 +33,7 @@ _btrfs() commands_subvolume='create delete list snapshot find-new get-default set-default show sync' commands_filesystem='defragment sync resize show df label usage' commands_balance='start pause cancel resume status' - commands_device='scan add delete ready stats usage' + commands_device='scan add delete remove 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' -- cgit v1.2.3