Skip to content

Commit

Permalink
fix: Update command line args
Browse files Browse the repository at this point in the history
  • Loading branch information
rsavoye committed Nov 25, 2024
1 parent 427b972 commit cff4b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ by the XLSForm, or a postgresql database.
### Via Command Line
```bash
fmtm-splitter -b AOI
fmtm-splitter -b AOI --meters 50
fmtm-splitter -v -b AOI -s data.geojson
fmtm-splitter -v -b AOI -s PG:colorado
```
Expand Down

0 comments on commit cff4b9f

Please sign in to comment.