odps -> opds

This commit is contained in:
Sebastian Hugentobler 2024-05-06 18:38:00 +02:00
parent e6b3da8d17
commit 06e8ae3554
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -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 {