Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion envchain.c
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ envchain_abort_with_help(void)
" Enable noecho mode when prompting values. Requires stdin to be a terminal.\n"
"\n"
" --require-passphrase (-p), --no-require-passphrase (-P):\n"
" Replace the item's ACL list to require passphrase (or not).\n"
" Configure whether the item prompts for access.\n"
" Leave as is when both options are omitted.\n"
,
envchain_name, version, envchain_name, envchain_name, envchain_name, envchain_name
Expand Down
Loading