From 1c907e9a50c55cb787aab2e6d76453eaf39398b1 Mon Sep 17 00:00:00 2001 From: hut Date: Thu, 14 Oct 2010 15:38:26 +0200 Subject: data/scope: typo --- ranger/data/scope.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ranger/data/scope.sh b/ranger/data/scope.sh index 95d28318..754b54d0 100755 --- a/ranger/data/scope.sh +++ b/ranger/data/scope.sh @@ -41,7 +41,7 @@ case "$extension" in exit 1;; # PDF documents: pdf) - fpdftotext -q "$path" - | head -n $maxln + pdftotext -q "$path" - | head -n $maxln success && exit 3 || exit 1;; # HTML Pages: htm|html|xhtml) -- cgit 1.4.1-2-gfad0