mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 01:26:04 -08:00
Renamed to lowercase termscp
This commit is contained in:
@@ -100,7 +100,7 @@ fn main() {
|
||||
// Version
|
||||
if matches.opt_present("v") {
|
||||
eprintln!(
|
||||
"TermSCP - {} - Developed by {}",
|
||||
"termscp - {} - Developed by {}",
|
||||
TERMSCP_VERSION, TERMSCP_AUTHORS,
|
||||
);
|
||||
std::process::exit(255);
|
||||
|
||||
Reference in New Issue
Block a user