app/ex: Nuke ex kargs
compatibilty alias
It said so right there; "nuke in next version". No need to carry this stuff forever. It's the final phase of feature promotion, like when one officially moves out of their parents'. Closes: #1682 Approved by: rfairley
This commit is contained in:
parent
e0a976386a
commit
03a92c0981
@ -35,9 +35,6 @@ static RpmOstreeCommand ex_subcommands[] = {
|
||||
{ "reset", RPM_OSTREE_BUILTIN_FLAG_SUPPORTS_PKG_INSTALLS,
|
||||
"Remove all mutations",
|
||||
rpmostree_ex_builtin_reset },
|
||||
/* temporary aliases; nuke in next version */
|
||||
{ "kargs", RPM_OSTREE_BUILTIN_FLAG_HIDDEN,
|
||||
NULL, rpmostree_builtin_kargs },
|
||||
{ NULL, 0, NULL, NULL }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user