We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d929637 commit 9e5081aCopy full SHA for 9e5081a
1 file changed
sources/anki.popclipext/anki.sh
@@ -63,7 +63,7 @@ look_up()
63
64
if [[ -z "$definition" ]]; then
65
echo "Word Not Found"
66
- exit 2
+ exit 1
67
else
68
echo $definition
69
fi
0 commit comments