CommandAdd: improve help text
Šī revīzija ir iekļauta:
vecāks
2feb420bb6
revīzija
3e52194d2f
@ -140,7 +140,7 @@ int CommandAdd::handle(QStringList arguments)
|
||||
});
|
||||
|
||||
parser.addHelpOption();
|
||||
parser.addPositionalArgument("paths", "List of paths to process/add to the index", "[paths...]");
|
||||
parser.addPositionalArgument("add", "Add paths to the index", "add [paths...]");
|
||||
|
||||
parser.process(arguments);
|
||||
bool keepGoing = false;
|
||||
|
Notiek ielāde…
Atsaukties uz šo jaunā problēmā
Block a user