Fixing minor spelling/grammar issues in documentation.

This commit is contained in:
Artem Yakimenko
2014-04-22 11:08:57 +04:00
parent e81f86f942
commit d9f4686e2c
16 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ func makeCmdSnapshotMerge() *commander.Command {
UsageLine: "merge <destination> <source> [<source>...]",
Short: "merges snapshots",
Long: `
Merge merges several <source> snapshots into one <destination> snapshot.
Merge command merges several <source> snapshots into one <destination> snapshot.
Merge happens from left to right. Packages with the same name-architecture
pair are replaced during merge (package from latest snapshot on the list
wins). If run with only one source snapshot, merge copies <source> into