Make doc description more clear
This commit is contained in:
parent
21da01e0f4
commit
0e7775c892
|
@ -27,7 +27,7 @@ impl Command for Default {
|
|||
}
|
||||
|
||||
fn usage(&self) -> &str {
|
||||
"Sets a default row's column if missing or null."
|
||||
"Sets a default value to use if a row's column is missing or null."
|
||||
}
|
||||
|
||||
fn run(
|
||||
|
|
Loading…
Reference in New Issue
Block a user