Skip to content

Commit

Permalink
Remove -t flag
Browse files Browse the repository at this point in the history
  • Loading branch information
minodisk committed Feb 19, 2016
1 parent 9ecce61 commit b170090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ qiitactl update post path/to/file.md
### Create a new post

```bash
qiitactl generate file -t "The title of new post"
qiitactl generate file "The title of new post"
vim path/to/file.md
qiitactl create post path/to/file.md
```
Expand Down

0 comments on commit b170090

Please sign in to comment.