Fix parameter of "Keep pkgrel-epoch" option

This commit is contained in:
Martchus 2021-01-25 18:06:29 +01:00
parent c1554f4c87
commit b647fc79ab
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ BuildActionMetaInfo::BuildActionMetaInfo()
.id = static_cast<BuildActionFlagType>(PrepareBuildFlags::KeepPkgRelAndEpoch),
.name = "Keep pkgrel/epoch",
.desc = "Never bumps pkgrel and epoch",
.param = "keep-order",
.param = "keep-pkgrel-and-epoch",
},
},
.settings = {