aboutsummaryrefslogtreecommitdiffstats
path: root/ccp.go
diff options
context:
space:
mode:
Diffstat (limited to 'ccp.go')
-rw-r--r--ccp.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/ccp.go b/ccp.go
index ed16fc3..297a1f5 100644
--- a/ccp.go
+++ b/ccp.go
@@ -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()
}