RM help
This commit is contained in:
parent
e07331f052
commit
6a4c86d436
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ import "package:shelf_router/shelf_router.dart";
|
|||
|
||||
void main(List<String> argsRaw) async {
|
||||
final parser = ConfigParser()
|
||||
..addFlag("help", abbr: "h")
|
||||
..addOption("socket", abbr: "s")
|
||||
..addOption("serviceDomain", abbr: "d")
|
||||
..addOption("port", abbr: "p", defaultsTo: "8080")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue