Skip to content

Commit 62ea289

Browse files
committed
Update readme
1 parent 027a7cc commit 62ea289

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ to plain [otpauth links](https://github.com/google/google-authenticator/wiki/Key
1515
### Flags
1616

1717
```
18-
-workdir string
19-
working directory to store eventual files (defaults to current one)
18+
-dump
19+
dump as prototext
2020
-eval
2121
evaluate otps
2222
-http string
23-
serve http (e.g. :6060)
23+
serve http (e.g. localhost:6060)
2424
-info
2525
display batch info
2626
-link string
@@ -29,6 +29,8 @@ to plain [otpauth links](https://github.com/google/google-authenticator/wiki/Key
2929
generate QR-codes (optauth://)
3030
-rev
3131
reverse QR-code (otpauth-migration://)
32+
-workdir string
33+
working directory
3234
```
3335

3436
## Example

0 commit comments

Comments
 (0)