diff --git a/geozero-cli/src/main.rs b/geozero-cli/src/main.rs index f7d64e6..53405b9 100644 --- a/geozero-cli/src/main.rs +++ b/geozero-cli/src/main.rs @@ -27,7 +27,7 @@ struct Cli { #[arg(short, long, value_parser = parse_extent)] extent: Option, - /// The path or URL to the input file to read + /// The path to the input file, or the URL for remote FlatGeobuf files input: String, /// The path to the file to write