Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57356 - repoman typo
Summary: repoman typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-07-16 21:07 UTC by Jon Hood (RETIRED)
Modified: 2004-08-11 16:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jon Hood (RETIRED) gentoo-dev 2004-07-16 21:07:41 UTC
repoman has a typo:

$ diff -Naur /usr/bin/repoman repoman
--- /usr/bin/repoman    2004-07-12 10:31:56.000000000 -0500
+++ repoman     2004-07-16 23:04:46.700069448 -0500
@@ -53,7 +53,7 @@
 "--commitmsgfile":"Adds a commit message from a file given on the command line.",
 "--ignore-other-arches": "Instructs repoman to ignore arches that are not relevent to the committing arch. REPORT/FIX issues you work around.",
 "--verbose":"Displays every package name while checking",
-"--xmlparse":"Forces the metadata.xml parse check tobe carried out"
+"--xmlparse":"Forces the metadata.xml parse check to be carried out"
 }
 qacats=[
 "digest.stray","digest.missing",
Comment 1 Brian Harring (RETIRED) gentoo-dev 2004-08-11 16:44:43 UTC
This went out in .51 a while back...