aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt/strings.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/fscrypt/strings.go')
-rw-r--r--cmd/fscrypt/strings.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/fscrypt/strings.go b/cmd/fscrypt/strings.go
index fb79c38..c680d03 100644
--- a/cmd/fscrypt/strings.go
+++ b/cmd/fscrypt/strings.go
@@ -110,7 +110,7 @@ Options:
{{if .Version}}Version:
` + indent + `{{.Version}}
-{{end}}{{if .Compiled}}Compiled:
+{{end}}{{if not .Compiled.IsZero}}Compiled:
` + indent + `{{.Compiled}}
{{end}}{{if len .Authors}}Author{{with $length := len .Authors}}{{if ne 1 $length}}s{{end}}{{end}}:{{range .Authors}}