Use better words. #108

This commit is contained in:
Andrey Smirnov
2014-09-30 23:24:51 +04:00
parent 4b50f817d7
commit 7e8f692b2c
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ func makeCmdMirrorEdit() *commander.Command {
cmd := &commander.Command{
Run: aptlyMirrorEdit,
UsageLine: "edit <name>",
Short: "edit properties of mirorr",
Short: "edit mirror settings",
Long: `
Command edit allows one to change settings of mirror:
filters, list of architectures.

View File

@@ -415,7 +415,7 @@ Example:
.P
$ aptly mirror rename wheezy\-min wheezy\-main
.
.SH "EDIT PROPERTIES OF MIRORR"
.SH "EDIT MIRROR SETTINGS"
\fBaptly\fR \fBmirror\fR \fBedit\fR \fIname\fR
.
.P