Update package command docs

This commit is contained in:
ines 2017-08-14 16:45:42 +02:00
parent d9f82f6b50
commit 0aba11b64b
1 changed files with 8 additions and 1 deletions

View File

@ -351,10 +351,17 @@ p
+cell Directory to create package folder in. +cell Directory to create package folder in.
+row +row
+cell #[code meta] +cell #[code --meta-path], #[code -m]
+cell option +cell option
+cell Path to meta.json file (optional). +cell Path to meta.json file (optional).
+row
+cell #[code --create-meta], #[code -c]
+cell flag
+cell
| Create a meta.json file on the command line, even if one already
| exists in the directory.
+row +row
+cell #[code --force], #[code -f] +cell #[code --force], #[code -f]
+cell flag +cell flag