Updated docs for cli flag changes.

This commit is contained in:
Travis Reeder
2017-09-07 15:53:28 -07:00
parent 3d8ca450bb
commit e56d555c3e
17 changed files with 26 additions and 27 deletions

View File

@@ -13,7 +13,7 @@ Now change the code as you desire to do whatever magic you need it to do. Once d
Simply run
```bash
fn init <username>/<funcname>
fn init --name <funcname>
```
This will create the ```func.yaml``` file required by functions, which can be built by running: