Skip to content

Commit 1abd2b7

Browse files
committed
update documentation
1 parent 36bc42b commit 1abd2b7

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,12 @@ Create project inside the `test` folder.
9999
**Flags:**
100100
* `--version -v`, show the package version.
101101
* `--help -h`, display all commands and flags availables.
102-
* `--path -p`, custom path where the project must be created
102+
* `--path -p`, custom path where the project must be created.
103+
* `--gitignore`, The languages to use in your .gitignore file.
104+
* `--name -n`, Your name for LICENCE file.
105+
* `--github-user`, Your github username.
106+
* `--project-name`, The name of your project.
107+
* `--description, -d`, Little description of your project.
103108

104109
**Scripts:**
105110

0 commit comments

Comments
 (0)