diff --git a/src/efivar.c b/src/efivar.c index a6b28c71..0f73d577 100644 --- a/src/efivar.c +++ b/src/efivar.c @@ -441,7 +441,7 @@ usage(int ret) " -a, --append append to variable specified by --name\n" " -f, --datafile= load or save variable contents from \n" " -e, --export= export variable to \n" - " -i, --import= import variable from import variable from \n" " -L, --list-guids show internal guid list\n" " -w, --write write to variable specified by --name\n\n" "Help options:\n"