```rust fn main() -> Result<(), String> { let matches = clap_app!(ysv => (version: "0.1.6") (author: ... ``` That's obviously not right :)