diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-11 21:38:45 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-11 21:38:45 -0700 |
| commit | 3dc1c5254b27d39fdeff87a788951dfe83c48541 (patch) | |
| tree | 42235eaac077f95ee262a3dee9ecbee90c9fbea8 | |
| parent | cc8efbaf13d57021bee8d4b5bd8a1e46ebe54730 (diff) | |
| download | ccp-3dc1c5254b27d39fdeff87a788951dfe83c48541.tar.zst | |
Small documentation improvement
| -rw-r--r-- | ccp.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -304,6 +304,7 @@ host with optional path in the form [user@]host:[path]. Local file names can be made explicit using absolute or relative pathnames to avoid ccp treating file names containing `+"`"+`:' as host specifiers. +Options: `) flag.PrintDefaults() } |
