Skip to content

Commit

Permalink
Merge pull request #333 from sftim/master
Browse files Browse the repository at this point in the history
Fix typo in USAGE document
  • Loading branch information
mtibben committed Jan 23, 2019
2 parents 1257b68 + 62c287a commit 4bac7a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ By default, Linux uses an encrypted file but you may prefer to use the secret-se

## Removing stored sessions

If you want to remove sessions managed by `aws-vault` before they expire, you can do this with the `--session-only` flag.
If you want to remove sessions managed by `aws-vault` before they expire, you can do this with the `--sessions-only` flag.

```bash
aws-vault remove <profile> --sessions-only
Expand Down

0 comments on commit 4bac7a9

Please sign in to comment.