update help text
This commit is contained in:
parent
e63508f8a0
commit
932994f720
1 changed files with 1 additions and 1 deletions
|
|
@ -1450,7 +1450,7 @@ def _import_comps_alt(session, filename, tag, options): # no cover 3.x
|
|||
|
||||
|
||||
def handle_import_sig(goptions, session, args):
|
||||
"[admin] Import signatures into the database"
|
||||
"[admin] Import signatures into the database and write signed RPMs"
|
||||
usage = _("usage: %prog import-sig [options] <package> [<package> ...]")
|
||||
parser = OptionParser(usage=get_usage_str(usage))
|
||||
parser.add_option("--with-unsigned", action="store_true",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue