clap-rs / clap

A full featured, fast Command Line Argument Parser for Rust
docs.rs/clap
Apache License 2.0
13.64k stars 1.02k forks source link

docs: Fix typo (cio->clio) #5534

Closed chrysn closed 2 weeks ago

chrysn commented 2 weeks ago

This fixes a trivial typo in the documentation.

epage commented 2 weeks ago

Thanks!