File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ void showHelp(const std::string& name)
119119 << " files in a web browser for viewing. If this option is\n "
120120 << " given, no such attempt is made.\n "
121121 << " --subset-check - Search for messages with texts that are completely\n "
122- << " contained in other messages, too .\n "
122+ << " contained in other messages.\n "
123123 << " --list-from X - List all messages that were sent by user X, where X stands\n "
124124 << " for the name of the user (not the numeric user id).\n "
125125 << " Can occur multiple times for more than one user.\n "
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ options:
6060 files in a web browser for viewing. If this option is
6161 given, no such attempt is made.
6262 --subset-check - Search for messages with texts that are completely
63- contained in other messages, too .
63+ contained in other messages.
6464 --list-from X - List all messages that were sent by user X, where X stands
6565 for the name of the user (not the numeric user id).
6666 Can occur multiple times for more than one user.
Original file line number Diff line number Diff line change 55[ ![ GitHub CI GCC status] ( https://github.com/striezel/pmdb/workflows/GCC/badge.svg )] ( https://github.com/striezel/pmdb/actions )
66[ ![ GitHub CI MSYS2 status] ( https://github.com/striezel/pmdb/workflows/MSYS2/badge.svg )] ( https://github.com/striezel/pmdb/actions )
77
8- pmdb is (or better: will be) a small command-line tool that can be used to
9- "manage" private messages that were imported from vBulletin via an XML file.
8+ pmdb is a small command-line tool that can be used to handle private messages
9+ that were imported from vBulletin via an XML file.
1010
1111TODO: Add more information.
1212
@@ -70,7 +70,7 @@ options:
7070 files in a web browser for viewing. If this option is
7171 given, no such attempt is made.
7272 --subset-check - Search for messages with texts that are completely
73- contained in other messages, too .
73+ contained in other messages.
7474 --list-from X - List all messages that were sent by user X, where X stands
7575 for the name of the user (not the numeric user id).
7676 Can occur multiple times for more than one user.
You can’t perform that action at this time.
0 commit comments