mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 03:52:35 +01:00
Fix comment
This commit is contained in:
parent
57d74b5c98
commit
a0a4cf336f
1 changed files with 1 additions and 1 deletions
|
@ -2675,7 +2675,7 @@ void do_copy_file(struct st_command *command)
|
|||
command command handle
|
||||
|
||||
DESCRIPTION
|
||||
chmod_file <octal> <file_name>
|
||||
chmod <octal> <file_name>
|
||||
Change file permission of <file_name>
|
||||
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue