Skip to content

Commit 5437953

Browse files
authored
Merge pull request #282 from bash-my-aws/update-command-reference
Updated command reference
2 parents 44ff7ea + 72af715 commit 5437953

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

docs/.command-reference-intro.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ description: Command reference for Bash-my-AWS - CLI Tools for AWS.
33
Bash-my-AWS provides short memorable commands for managing resources
44
in Amazon Web Services.
55

6-
The project provides over 120 commands but fear not, much has been done
7-
to make them *discoverable*, *memorable* and hopefully in many cases *obvious*.
6+
Bash-my-AWS provides over 120 commands for managing AWS Resources but fear not!
7+
8+
Effort has been put into making them *discoverable*, *memorable* and hopefully in most
9+
cases *obvious*.
810

911
The reference material below is all extracted from the source of the commands.
10-
While not necessary to use the commands. Be curious. Read the source. :-)
1112

1213
Lists in this project are alphabetised except where it makes sense not to.
1314
The first few sets of commands were chosen because they are likely to be of

docs/command-reference.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ description: Command reference for Bash-my-AWS - CLI Tools for AWS.
33
Bash-my-AWS provides short memorable commands for managing resources
44
in Amazon Web Services.
55

6-
The project provides over 120 commands but fear not, much has been done
7-
to make them *discoverable*, *memorable* and hopefully in many cases *obvious*.
6+
Bash-my-AWS provides over 120 commands for managing AWS Resources. Much has
7+
been done to make them *discoverable*, *memorable* and hopefully in most cases
8+
*obvious*.
89

910
The reference material below is all extracted from the source of the commands.
10-
While not necessary to use the commands. Be curious. Read the source. :-)
1111

1212
Lists in this project are alphabetised except where it makes sense not to.
1313
The first few sets of commands were chosen because they are likely to be of

0 commit comments

Comments
 (0)