Skip to content

Commit

Permalink
correct indent
Browse files Browse the repository at this point in the history
  • Loading branch information
gi8lino authored May 14, 2021
1 parent f0a31d2 commit 77404d5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A small cli tool to generate TOTP (Time-based One-time Password) tokens.

## Usage

```bash
Usage of otpgen:
-s, --secretkey string supply a valid TOTP secret key to generate a token from
```
Usage of otpgen:
-s, --secretkey string supply a valid TOTP secret key to generate a token from
```

0 comments on commit 77404d5

Please sign in to comment.