|
Bugzilla – Full Text Bug Listing |
| Summary: | zypper sl output ... | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.0 | Reporter: | Michael Meeks <mmeeks> |
| Component: | libzypp | Assignee: | E-mail List <zypp-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Duncan Mac-Vicar <dmacvicar> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Factory | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Meeks
2008-04-24 13:26:13 UTC
I'm not sure what zypper help sl told you, but since 0.11.1 it will tell you this :O) $ zypper help sl repos (lr) List all defined repositories. Command options: -e, --export <FILE.repo> Export all defined repositories as a single local .repo file. -u, --uri Show also base URI of repositories. -p, --priority Show also repository priority. -d, --details Show more information like URI, priority, type. -U, --sort-by-uri Sort the list by URI. -P, --sort-by-priority Sort the list by repository priority. -A, --sort-by-alias Sort the list by alias. -N, --sort-by-name Sort the list by name. don't get frightened by the repo (lr) :O) sl (or service-list) is just a rug compatiblity alias for 'repos' command (you can read about that in man zypper, too) *** This bug has been marked as a duplicate of bug 364391 *** ah - thanks :-) zypper lr --help repos (lr) List all defined repositories. Command options: -e, --export <FILE.repo> Export all defined repositories as a single local .repo file. Clearly I'm still using 11.0 for some reason (~latest factory). |