client: add missing doccomments to command args

This commit is contained in:
2025-12-01 14:26:47 +09:00
parent d7b8167fd3
commit 16db753f3f
12 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ use crate::{
#[derive(Parser, Debug, Clone)]
pub struct EditPrivsArgs {
/// The name of the database to edit privileges for
/// The MySQL database to edit privileges for
pub name: Option<MySQLDatabase>,
#[arg(