mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +00:00
Fix spelling mistakes.
This commit is contained in:
+3
-3
@@ -22,7 +22,7 @@ aptly has integrated help that matches contents of this manual page, to get help
|
||||
aptly is a tool to create partial and full mirrors of remote repositories, manage local repositories, filter them, merge, upgrade individual packages, take snapshots and publish them back as Debian repositories\.
|
||||
.
|
||||
.P
|
||||
aptly\(cqs goal is to establish repeatability and controlled changes in a package\-centric environment\. aptly allows to fix a set of packages in a repository, so that package installation and upgrade becomes deterministic\. At the same time aptly allows to perform controlled, fine\-grained changes in repository contents to transition your package environment to new version\.
|
||||
aptly\(cqs goal is to establish repeatability and controlled changes in a package\-centric environment\. aptly allows one to fix a set of packages in a repository, so that package installation and upgrade becomes deterministic\. At the same time aptly allows one to perform controlled, fine\-grained changes in repository contents to transition your package environment to new version\.
|
||||
.
|
||||
.SH "CONFIGURATION"
|
||||
aptly looks for configuration file in \fB/etc/aptly\.conf\fR and \fB~/\.aptly\.conf\fR, if no config file found, new one is created\. If \fB\-config=\fR flag is specified, aptly would use config file at specified location\. Also aptly needs root directory for database, package and published repository storage\. If not specified, directory defaults to \fB~/\.aptly\fR, it will be created if missing\.
|
||||
@@ -415,7 +415,7 @@ $ aptly mirror rename wheezy\-min wheezy\-main
|
||||
\fBaptly\fR \fBmirror\fR \fBedit\fR \fIname\fR
|
||||
.
|
||||
.P
|
||||
Command edit allows to change settings of mirror: filters, list of architectures\.
|
||||
Command edit allows one to change settings of mirror: filters, list of architectures\.
|
||||
.
|
||||
.P
|
||||
Example:
|
||||
@@ -556,7 +556,7 @@ force local repo deletion even if used by snapshots
|
||||
\fBaptly\fR \fBrepo\fR \fBedit\fR \fIname\fR
|
||||
.
|
||||
.P
|
||||
Command edit allows to change metadata of local repository: comment, default distribution and component\.
|
||||
Command edit allows one to change metadata of local repository: comment, default distribution and component\.
|
||||
.
|
||||
.P
|
||||
Example:
|
||||
|
||||
Reference in New Issue
Block a user