mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-06 21:08:48 +08:00
Update tip info
This commit is contained in:
@@ -279,7 +279,7 @@ impl<T: Read + Seek + std::fmt::Debug> CSIntArc<T> {
|
||||
Some(password) => Self::get_key(password)?,
|
||||
None => {
|
||||
return Err(anyhow::anyhow!(
|
||||
"CatSystem2 archive requires encryption password. Please use --cat-system-int-encrypt-password option."
|
||||
"CatSystem2 archive requires encryption password. Please use --cat-system-int-encrypt-password/--cat-system-int-exe option."
|
||||
));
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user