Skip to content

Commit 26e30c1

Browse files
Update design-docs/CLI-Subscriptions.md
fix geometry option name Co-authored-by: Kevin Lacaille <kevinlacaille@gmail.com>
1 parent b5bd1e7 commit 26e30c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

design-docs/CLI-Subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ Generate a subscriptions request source JSON for another product.
259259
Options:
260260
--type Type.
261261
--id Id.
262-
--geom JSON geometry of the area of interest of the subscription that will be used to determine matches.
262+
--geometry JSON geometry of the area of interest of the subscription that will be used to determine matches.
263263
Can be a json string, filename, or '-' for stdin.
264264
--start-time DATETIME Start date and time to begin subscription.
265265
--end-time DATETIME Date and time to end the subscription.

0 commit comments

Comments
 (0)