mirror of
https://github.com/veeso/termscp.git
synced 2026-04-12 05:01:25 -07: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