removed todo

This commit is contained in:
James Patrick 2020-11-27 17:14:31 -05:00
parent 6bc4a7849d
commit 73e9b85d7d
2 changed files with 0 additions and 2 deletions

View File

@ -21,7 +21,6 @@ PASSWORD_STORE_DIR="${PASSWORD_STORE_DIR:-$HOME/.password-store}"
cmd_get_pass_usage() {
cat <<-_EOF
TODO:
Usage:
$PROGRAM get_pass pass_name
Grabs the pass based on rules for Browserpass.

View File

@ -21,7 +21,6 @@ PASSWORD_STORE_DIR="${PASSWORD_STORE_DIR:-$HOME/.password-store}"
cmd_get_user_usage() {
cat <<-_EOF
TODO:
Usage:
$PROGRAM get_user pass_name
Grabs the username based on rules for Browserpass.