diff --git a/rusty-library/src/cli.rs b/rusty-library/src/cli.rs index 4fd4407..5a7f28c 100644 --- a/rusty-library/src/cli.rs +++ b/rusty-library/src/cli.rs @@ -1,6 +1,6 @@ use clap::Parser; -/// Simple odps server for calibre +/// Simple opds server for calibre #[derive(Parser)] #[command(version, about, long_about = None)] pub struct Cli {