Update server

This commit is contained in:
Duke Leto
2021-05-01 11:41:42 -04:00
parent fad0f864ce
commit 408a2ad423
2 changed files with 3 additions and 3 deletions

View File

@@ -684,7 +684,7 @@ impl Command for TImportCommand {
let mut h = vec![];
h.push("Import an external WIF");
h.push("Usage:");
h.push("timport wif (Begins with U");
h.push("timport wif (Begins with U, 5, K or L");
h.push("");
h.join("\n")