cli: search: implement -r, cleanup of options that don't belong there

Tá an tiomantas seo le fáil i:
2019-08-19 21:09:03 +02:00
tuismitheoir 014a31fa3c
tiomantas f64362ac63
D'athraigh 3 comhad le 19 breiseanna agus 12 scriosta

Féach ar an gComhad

@@ -52,6 +52,7 @@ class QSSQuery
{
return tokensMask;
}
void addSortCondition(SortCondition sc);
static bool checkParanthesis(QString query);
static QSSQuery build(QString query);
};