chore: remove ko-fi

This commit is contained in:
Christian Visintin
2026-06-08 10:16:00 +02:00
parent 14bc15cfca
commit 82141e7f2b
2 changed files with 11 additions and 28 deletions
+1 -2
View File
@@ -39,8 +39,7 @@ Address syntax can be:
- `\\\\<server>[:port]\\<share>[\\path]` for SMB (on Windows)
- `smb://[user@]<server>[:port]</share>[/path]` for SMB (on other systems)
Please, report issues to <https://github.com/veeso/termscp>
Please, consider supporting the author <https://ko-fi.com/veeso>")]
Please, report issues to <https://github.com/veeso/termscp>")]
pub struct Args {
#[argh(subcommand)]
pub nested: Option<ArgsSubcommands>,