mirror of
https://codeberg.org/postscriptum/snac2nex.git
synced 2026-04-01 05:35:27 +00:00
update comment
This commit is contained in:
parent
eb41f8ac46
commit
5d24b9e46e
2 changed files with 2 additions and 2 deletions
|
|
@ -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>,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue