Skip to content

Commit

Permalink
chore: fix typo in usage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dwsilk authored Sep 17, 2023
1 parent ae5fd7f commit 9dc38f2
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 @@ -55,7 +55,7 @@ This tool is described in [this page](tools.md).

GDAL allows you to run command on a file that is not on your local machine using a virtual file systems path:

- `/vicurl/https://nz-imagery.s3-ap-southeast-2.amazonaws.com/[PATH]`
- `/vsicurl/https://nz-imagery.s3-ap-southeast-2.amazonaws.com/[PATH]`
- `/vsis3/s3://nz-imagery/[PATH]`

## gdalinfo
Expand Down

0 comments on commit 9dc38f2

Please sign in to comment.