Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fujiwara committed Jul 4, 2024
1 parent 56fc347 commit 174388f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ If the method name is "kebab-case", it automatically converts to "PascalCase" (i
$ awslim ecs list-tasks '{Cluster:"default"}'
```

In v0.3.0, flag arguments can be specified like as the AWS CLI!
In v0.3.0, flag arguments can be specified, like the AWS CLI!

```console
$ awslim ecs list-tasks --cluster default
Expand Down

0 comments on commit 174388f

Please sign in to comment.