Skip to content

Commit

Permalink
docs(command): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Jun 4, 2020
1 parent 236f1c6 commit fe9e06c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/command/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ await new Command()
$ deno run https://deno.land/x/cliffy/examples/command/hidden-commands.ts -h
```

# Stop early
### Stop early

If enabled, all arguments starting from the first non option argument will be interpreted as raw argument.

Expand Down

0 comments on commit fe9e06c

Please sign in to comment.