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
+2 -2
View File
@@ -26,8 +26,8 @@ func makeCmdDbRecover() *commander.Command {
UsageLine: "recover",
Short: "recover DB after crash",
Long: `
Database recover does its best to recover database after crash.
It is recommended to backup DB before running recover.
Database recover does its' best to recover the database after a crash.
It is recommended to backup the DB before running recover.
Example: