mirror of
https://gitee.com/RubyMetric/chsrc.git
synced 2025-12-26 05:02:46 +00:00
Use remarkable info when back up
This commit is contained in:
parent
3240b3d4a2
commit
dbb5da8881
|
|
@ -542,7 +542,7 @@ chsrc_backup (const char *path)
|
|||
}
|
||||
|
||||
chsrc_run (cmd);
|
||||
chsrc_info (xy_strjoin (3, "备份文件名 ", path, ".bak"));
|
||||
chsrc_info_remarkably (xy_strjoin (3, "备份文件名 ", path, ".bak"));
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue