Skip to content

Commit

Permalink
Add missing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 20, 2019
1 parent 1719542 commit 8b5703e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,8 @@ They can also be run directly
- [`task(command, [options])`](task.gulpfile.js)
- [`exec(command, [options])`](exec.gulpfile.js)
- [`stream(command, [options])`](stream.gulpfile.js)

## Options

- [`echo`](echo.gulpfile.js)
- [`verbose`](verbose.gulpfile.js)

0 comments on commit 8b5703e

Please sign in to comment.