mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-26 03:22:12 +03:00
Add argv
This commit is contained in:
parent
bdabf5db72
commit
4a8af199c2
@ -53,6 +53,7 @@ struct cmd_context {
|
||||
char *cmd_line;
|
||||
struct command *command;
|
||||
struct arg *args;
|
||||
char **argv;
|
||||
|
||||
struct dev_filter *filter;
|
||||
int dump_filter; /* Dump filter when exiting? */
|
||||
|
Loading…
Reference in New Issue
Block a user