update comment

This commit is contained in:
postscriptum 2025-07-02 17:17:18 +03:00
parent eb41f8ac46
commit 5d24b9e46e
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ pub struct Config {
#[arg(short, long)]
pub target: String,
/// Username to export
/// Username(s) to export
#[arg(short, long)]
pub user: Vec<String>,