Skip to content

Commit f7a18e4

Browse files
committed
btrfs-progs: add 'device remove' alias to completion
Signed-off-by: David Sterba <dsterba@suse.com>
1 parent cc68c4f commit f7a18e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

btrfs-completion

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ _btrfs()
3333
commands_subvolume='create delete list snapshot find-new get-default set-default show sync'
3434
commands_filesystem='defragment sync resize show df label usage'
3535
commands_balance='start pause cancel resume status'
36-
commands_device='scan add delete ready stats usage'
36+
commands_device='scan add delete remove ready stats usage'
3737
commands_scrub='start cancel resume status'
3838
commands_rescue='chunk-recover super-recover'
3939
commands_inspect_internal='inode-resolve logical-resolve subvolid-resolve rootid'

0 commit comments

Comments
 (0)