File tree 1 file changed +7
-3
lines changed
1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- The stac program is a command line tool for crawling and validating STAC resources.
2
+ The stac program is a command line tool for working with STAC resources.
3
3
4
4
NAME:
5
5
stac - STAC Utilities
@@ -11,8 +11,12 @@ The stac program is a command line tool for crawling and validating STAC resourc
11
11
Utilities for working with Spatio-Temporal Asset Catalog (STAC) metadata.
12
12
13
13
COMMANDS:
14
- validate Validate STAC metadata
15
- help, h Shows a list of commands or help for one command
14
+ validate Validate STAC metadata
15
+ stats Generate STAC statistics
16
+ make-links-absolute Rewrite links in STAC metadata
17
+ format Format STAC metadata
18
+ version Print build information
19
+ help, h Shows a list of commands or help for one command
16
20
17
21
GLOBAL OPTIONS:
18
22
--help, -h show help (default: false)
You can’t perform that action at this time.
0 commit comments