Skip to content

Commit 58e4253

Browse files
docs: more generic command listing prose
This commit changes the prose of the command listing section to be more generic so it doesn't change when new commands are added. Signed-off-by: Victor Adossi <vadossi@cosmonic.com>
1 parent c0b3742 commit 58e4253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ cargo binstall wac-cli
9696

9797
## Usage
9898

99-
The `wac` CLI tool has three commands:
99+
The `wac` CLI tool has the following commands:
100100

101101
* `wac plug` - Plugs the imports of a component with one or more other components.
102102
* `wac parse` - Parses a composition into a JSON representation of the AST.

0 commit comments

Comments
 (0)