Skip to content

Commit 35f2b1c

Browse files
committed
doc: add missing name param in help
1 parent 99f1567 commit 35f2b1c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dotenv-op.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ usage() {
4444
-h show this usage
4545
-p specify project
4646
-e specify environement (production/staging)
47-
-v specify vault (overrides ONEPASSWORD_VAULT)
47+
-v [OPTIONAL] specify vault (overrides ONEPASSWORD_VAULT)
48+
-n [OPTIONAL] specify name of the document
4849
4950
EOT
5051
}

0 commit comments

Comments
 (0)