btrfs-progs: alias btrfs device delete to btrfs device remove
authorOmar Sandoval <osandov@fb.com>
Wed, 24 Jun 2015 16:09:17 +0000 (09:09 -0700)
committerDavid Sterba <dsterba@suse.cz>
Fri, 26 Jun 2015 14:33:39 +0000 (16:33 +0200)
commitf802f572b1cb1d33bab9747e87e6506b284546cf
treee8763c099809f0eb6129d95be98d8fe9ee033fe1
parent12aba72aed310d6d3215684c44849233df7d79d2
btrfs-progs: alias btrfs device delete to btrfs device remove

There's an awkward asymmetry between btrfs device add and btrfs device
delete. Resolve this by aliasing delete to remove.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
Documentation/btrfs-device.asciidoc
cmds-device.c
commands.h
help.c