Add the keywords 'mv' and 'move'.
This commit is contained in:
parent
5756902abc
commit
a86a06a0b5
@ -33,6 +33,7 @@
|
||||
* otherwise) arising in any way out of the use of this software, even if
|
||||
* advised of the possibility of such damage.
|
||||
*
|
||||
* $Id: vinumkw.h,v 1.15 1999/12/30 07:14:20 grog Exp grog $
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
@ -61,6 +62,8 @@ enum keyword {
|
||||
kw_lv, /* list volume */
|
||||
kw_set,
|
||||
kw_rm,
|
||||
kw_mv, /* move object */
|
||||
kw_move, /* synonym for mv */
|
||||
kw_start,
|
||||
kw_stop,
|
||||
kw_makedev, /* make /dev/vinum devices */
|
||||
|
Loading…
x
Reference in New Issue
Block a user