Bug 379235 - module zypper.cc typo's and other remarks
Summary: module zypper.cc typo's and other remarks
Status: RESOLVED FIXED
Alias: None
Product: openSUSE 11.0
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Factory
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Jan Kupec
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-11 17:31 UTC by Freek de Kruijf
Modified: 2008-04-15 11:25 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Freek de Kruijf 2008-04-11 17:31:55 UTC
In ../src/zypper.cc:920
\t 's are used for alignment, in other locations spaces are used.
In ../src/zypper.cc:963
There is the text:
...repository. Seem the manual page for...
Seem must be See
In ../src/zypper.cc:991
There is the text:
refresh (ref) [alias|#] ...\n
\n
Refresh repositories specified by their alias, number or URL. If none are specified, all enabled repositories will be refreshed.\n

URL is not mentioned in the first line. So [alias|#|URL] ...

In ../src/zypper.cc:1047
There is the text:
-r, --repo <alias|#|URI>  List only updates from the repository specified by the alias.\n

Probably alias should be alias, number, or URI

In  ../src/zypper.cc:1089
There is the text:
-r, --repo <alias|#|URI>        Limit updates to the repository specified by the alias.\n
Here again alias should probably be alias, number, or URI

Same remark as above for ../src/zypper.cc:1123
Same remark as above for ../src/zypper.cc:1165 (also space alignment)
Same remark as above for ../src/zypper.cc:1200
Comment 1 Jan Kupec 2008-04-14 22:42:42 UTC
agreed, thanx! done in svn, to be in zypper 0.11.0
Comment 2 Jan Kupec 2008-04-15 11:25:32 UTC
submitted