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
+1 -1
View File
@@ -65,7 +65,7 @@ func makeCmdMirrorEdit() *commander.Command {
cmd := &commander.Command{ cmd := &commander.Command{
Run: aptlyMirrorEdit, Run: aptlyMirrorEdit,
UsageLine: "edit <name>", UsageLine: "edit <name>",
Short: "edit properties of mirorr", Short: "edit mirror settings",
Long: ` Long: `
Command edit allows one to change settings of mirror: Command edit allows one to change settings of mirror:
filters, list of architectures. filters, list of architectures.
+1 -1
View File
@@ -415,7 +415,7 @@ Example:
.P .P
$ aptly mirror rename wheezy\-min wheezy\-main $ aptly mirror rename wheezy\-min wheezy\-main
. .
.SH "EDIT PROPERTIES OF MIRORR" .SH "EDIT MIRROR SETTINGS"
\fBaptly\fR \fBmirror\fR \fBedit\fR \fIname\fR \fBaptly\fR \fBmirror\fR \fBedit\fR \fIname\fR
. .
.P .P