index
:
gotp
dev
main
CLI to manage Time-based OTP.
Shulhan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
cli.go
2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli.go b/cli.go
index 34941b4..6508066 100644
--- a/
cli.go
+++ b/
cli.go
@@ -19,7 +19,7 @@ import (
"golang.org/x/term"
)
-//go:embed README.adoc
+//go:embed README
var Readme string
type Cli struct {