mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 14:31:18 -07:00
chore: remove ko-fi
This commit is contained in:
+1
-2
@@ -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>,
|
||||
|
||||
Reference in New Issue
Block a user