mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
webusers: correct usage message
This commit is contained in:
parent
79db32ff99
commit
04f1f4c2cb
@ -22,7 +22,7 @@ enum Commands {
|
||||
#[arg(long)]
|
||||
role: UserRole,
|
||||
|
||||
/// CPU id to connect
|
||||
/// Password
|
||||
#[arg(long)]
|
||||
password: String,
|
||||
},
|
||||
@ -31,7 +31,7 @@ enum Commands {
|
||||
/// Username to remove
|
||||
username: String,
|
||||
},
|
||||
/// List all mapped IPs.
|
||||
/// List users
|
||||
List,
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user