Mailinglist Archive: zypp-commit (348 mails)
| < Previous | Next > |
[zypp-commit] r9295 - /trunk/zypper/doc/zypper.8
- From: jkupec@xxxxxxxxxxxxxxxx
- Date: Fri, 28 Mar 2008 15:49:24 -0000
- Message-id: <20080328154924.AEE822BBB5@xxxxxxxxxxxxxxxx>
Author: jkupec
Date: Fri Mar 28 16:49:24 2008
New Revision: 9295
URL: http://svn.opensuse.org/viewcvs/zypp?rev=9295&view=rev
Log:
- be consistent - use auto-refresh everywhere instead of autorefresh
(the man page does not talk about the 'autorefresh' .repo file
keyword)
Modified:
trunk/zypper/doc/zypper.8
Modified: trunk/zypper/doc/zypper.8
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/zypper/doc/zypper.8?rev=9295&r1=9294&r2=9295&view=diff
==============================================================================
--- trunk/zypper/doc/zypper.8 (original)
+++ trunk/zypper/doc/zypper.8 Fri Mar 28 16:49:24 2008
@@ -380,7 +380,7 @@
.B repos (lr)
List all defined repositories.
.IP
-The following data are printed for each repository found: # (repository
number), Enabled (whether the repository is enabled), Refresh (whether
autorefresh is enabled for the repository), Type (rpm-md, yast2, plaindir),
Alias (shorthand for Name), and Name. If -v global option is used, an
additional URI column will be displayed containing the base URI of the
repository.
+The following data are printed for each repository found: # (repository
number), Enabled (whether the repository is enabled), Refresh (whether
auto-refresh is enabled for the repository), Type (rpm-md, yast2, plaindir),
Alias (shorthand for Name), and Name. If -v global option is used, an
additional URI column will be displayed containing the base URI of the
repository.
Repository number is a unique identifier of the repository in current
repository set. If you add, remove or change a repository, the numbers may
change. Beware of that when using the numbers with the repository handling
commands (although not possible right now, the feature will be reimplmented
soon). On the other hand, using the alias instead of the number is always safe.
@@ -510,7 +510,7 @@
resolvables (if \-\-disable\-system\-resolvables was not specified).
.TP
.I \-\-no\-refresh
-Do not auto-refresh repositories (ignore the autorefresh setting). Useful to
save
+Do not auto-refresh repositories (ignore the auto-refresh setting). Useful to
save
time when doing operations like search, if there is not a need to have
a completely up to date meta-data.
.LP
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
Date: Fri Mar 28 16:49:24 2008
New Revision: 9295
URL: http://svn.opensuse.org/viewcvs/zypp?rev=9295&view=rev
Log:
- be consistent - use auto-refresh everywhere instead of autorefresh
(the man page does not talk about the 'autorefresh' .repo file
keyword)
Modified:
trunk/zypper/doc/zypper.8
Modified: trunk/zypper/doc/zypper.8
URL:
http://svn.opensuse.org/viewcvs/zypp/trunk/zypper/doc/zypper.8?rev=9295&r1=9294&r2=9295&view=diff
==============================================================================
--- trunk/zypper/doc/zypper.8 (original)
+++ trunk/zypper/doc/zypper.8 Fri Mar 28 16:49:24 2008
@@ -380,7 +380,7 @@
.B repos (lr)
List all defined repositories.
.IP
-The following data are printed for each repository found: # (repository
number), Enabled (whether the repository is enabled), Refresh (whether
autorefresh is enabled for the repository), Type (rpm-md, yast2, plaindir),
Alias (shorthand for Name), and Name. If -v global option is used, an
additional URI column will be displayed containing the base URI of the
repository.
+The following data are printed for each repository found: # (repository
number), Enabled (whether the repository is enabled), Refresh (whether
auto-refresh is enabled for the repository), Type (rpm-md, yast2, plaindir),
Alias (shorthand for Name), and Name. If -v global option is used, an
additional URI column will be displayed containing the base URI of the
repository.
Repository number is a unique identifier of the repository in current
repository set. If you add, remove or change a repository, the numbers may
change. Beware of that when using the numbers with the repository handling
commands (although not possible right now, the feature will be reimplmented
soon). On the other hand, using the alias instead of the number is always safe.
@@ -510,7 +510,7 @@
resolvables (if \-\-disable\-system\-resolvables was not specified).
.TP
.I \-\-no\-refresh
-Do not auto-refresh repositories (ignore the autorefresh setting). Useful to
save
+Do not auto-refresh repositories (ignore the auto-refresh setting). Useful to
save
time when doing operations like search, if there is not a need to have
a completely up to date meta-data.
.LP
--
To unsubscribe, e-mail: zypp-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-commit+help@xxxxxxxxxxxx
| < Previous | Next > |