aboutsummaryrefslogtreecommitdiff
path: root/copy-item-to-kobo
diff options
context:
space:
mode:
Diffstat (limited to 'copy-item-to-kobo')
-rwxr-xr-xcopy-item-to-kobo2
1 files changed, 1 insertions, 1 deletions
diff --git a/copy-item-to-kobo b/copy-item-to-kobo
index aa751fb..dd78b12 100755
--- a/copy-item-to-kobo
+++ b/copy-item-to-kobo
@@ -30,7 +30,7 @@ if [ -z "$PATTERN" ]; then
fi
# Dispatch
-show --search "$PATTERN" | while read item; do
+docshower --search "$PATTERN" | while read item; do
dirname="`dirname "$item"`"
# Check if item has unspported chars in it's file name