mirror of
https://github.com/He4eT/fuzzy-bitwarden-clipboard.git
synced 2026-05-04 23:07:22 +00:00
Add 'bw sync' hint
This commit is contained in:
parent
509f189020
commit
45b755bfc3
1 changed files with 1 additions and 1 deletions
2
bwc
2
bwc
|
|
@ -81,7 +81,7 @@ main() {
|
|||
local login="$(jq ".[] | select(.id == \"$id\")" <<< $logins)"
|
||||
process_item $id $login $sessionkey
|
||||
else
|
||||
echo "No entry found."
|
||||
echo "No entry found. You might want to run 'bw sync' and try again."
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue