Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Commit

Permalink
Update group.py
Browse files Browse the repository at this point in the history
  • Loading branch information
David P. Chassin authored Jul 27, 2023
1 parent a37037f commit aaf2178
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions tools/group.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,13 @@
-------
-b|--by=GROUPER specify grouping (default is 'island')
-c|--cut=CLASSES command-separated list classes of cut objects (default is 'switch')
-d|--debug enable debugging output and exception handling
-f|--force force overwrite of existing groupid data
-i|--input=INPUT input JSON file name
-o|--output=OUTPUT output file name (JSON or GLM)
-m|--modify output GLM modify statements instead of full modify
-f|--force force overwrite of existing groupid data
-o|--output=OUTPUT output file name (JSON or GLM)
-q|--quiet disable error output
-w|--warning disable warning output
The `group` tools identify groups of object based on a grouper method and a
cut criteria. The only grouper currently supported is the `island` grouper
Expand Down

0 comments on commit aaf2178

Please sign in to comment.