From 62c287ab37fec5c37f99297bf90fa46642fe193d Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Wed, 23 Jan 2019 06:28:29 +0000 Subject: [PATCH] Fix documentation typo The canonical form of this option is '--sessions-only' --- USAGE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/USAGE.md b/USAGE.md index 5215067c8..9c4499ca9 100644 --- a/USAGE.md +++ b/USAGE.md @@ -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 --sessions-only