mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 01:26:04 -08:00
Updated references to veeso
This commit is contained in:
@@ -60,7 +60,7 @@ use filetransfer::FileTransferProtocol;
|
||||
fn print_usage(opts: Options) {
|
||||
let brief = String::from("Usage: termscp [options]... [protocol://user@address:port]");
|
||||
print!("{}", opts.usage(&brief));
|
||||
println!("\nPlease, report issues to <https://github.com/ChristianVisintin/termscp>");
|
||||
println!("\nPlease, report issues to <https://github.com/veeso/termscp>");
|
||||
}
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user