mirror of
https://github.com/rad4day/Waybar.git
synced 2025-10-03 14:32:32 +02:00
fix: lint
This commit is contained in:
@@ -989,7 +989,7 @@ struct Help : Opt {
|
||||
showHelpFlag = flag;
|
||||
return ParserResult::ok(ParseResultType::ShortCircuitAll);
|
||||
}) {
|
||||
static_cast<Opt &> (*this)("display usage information")["-?"]["-h"]["--help"].optional();
|
||||
static_cast<Opt &>(*this)("display usage information")["-?"]["-h"]["--help"].optional();
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user