Skip to content

Commit

Permalink
Documentation for skipping prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
wvwatson authored Oct 1, 2020
1 parent e9e2d67 commit c243db2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,12 @@ To see a list of all available tasks with their descriptions:
$ crystal sam.cr help
```

To skip a task or prerequisite task:

```shell
$ crystal sam.cr name ~prereq2
```

#### Tasks with arguments

To pass arguments to your task just list them after it's name:
Expand Down

0 comments on commit c243db2

Please sign in to comment.