File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -75,8 +75,10 @@ Options:
75
75
-h, --help Display this help.
76
76
77
77
Commands:
78
- create <project-directory> Create a Semaphore project with a supported template.
79
- get-groups [options] Get the list of groups from a supported network (Goerli or Arbitrum).
80
- get-group [options] <group-id> Get the data of a group from a supported network (Goerli or Arbitrum).
81
- help [command] Display help for a specific command.
78
+ create [options] [project-directory] Create a Semaphore project with a supported template.
79
+ get-groups [options] Get the list of groups from a supported network (e.g. goerli or arbitrum).
80
+ get-group [options] [group-id] Get the data of a group from a supported network (e.g. goerli or arbitrum).
81
+ get-members [options] [group-id] Get the members of a group from a supported network (e.g. goerli or arbitrum).
82
+ get-proofs [options] [group-id] Get the proofs from a supported network (e.g. goerli or arbitrum).
83
+ help [command] Display help for a specific command.
82
84
```
You can’t perform that action at this time.
0 commit comments