Skip to content

Commit

Permalink
Merge 1ef3c2c into ba0784d
Browse files Browse the repository at this point in the history
  • Loading branch information
bcl committed Oct 18, 2019
2 parents ba0784d + 1ef3c2c commit 916c08a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pylorax/cmdline.py
Expand Up @@ -296,8 +296,6 @@ def lmc_parser(dracut_default=""):
vagrant_group.add_argument("--vagrantfile",
help="optional vagrantfile")

parser.add_argument("--title", default="Linux Live Media",
help="Substituted for @TITLE@ in bootloader config files")
parser.add_argument("--project", default="Linux",
help="substituted for @PROJECT@ in bootloader config files")
parser.add_argument("--releasever", default="32",
Expand Down

0 comments on commit 916c08a

Please sign in to comment.