cmd: Consistently use infinitive forms in commands help summary.
diff --git a/po/eo.po b/po/eo.po
index cd5794e..c93206e 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -8058,9 +8058,9 @@
"MORE\t\tDisplay output in pages\n"
"MOVE\t\tMove a file, set of files or directory tree\n"
"PATH\t\tSet or show the search path\n"
-"POPD\t\tRestores the directory to the last one saved with PUSHD\n"
+"POPD\t\tRestore the directory to the last one saved with PUSHD\n"
"PROMPT\t\tChange the command prompt\n"
-"PUSHD\t\tChanges to a new directory, saving the current one\n"
+"PUSHD\t\tChange to a new directory, saving the current one\n"
"REN (RENAME)\tRename a file\n"
"RD (RMDIR)\tDelete a subdirectory\n"
"SET\t\tSet or show environment variables\n"
@@ -8070,7 +8070,7 @@
"TYPE\t\tType the contents of a text file\n"
"VER\t\tShow the current version of CMD\n"
"VOL\t\tShow the volume label of a disk device\n"
-"XCOPY\t\tCopies source files or directory trees to a destination\n"
+"XCOPY\t\tCopy source files or directory trees to a destination\n"
"EXIT\t\tClose down CMD\n"
"\n"
"Enter HELP <command> for further information on any of the above commands.\n"