From 112b3fbcd8509bc3e198ed7e982373127e2e68b9 Mon Sep 17 00:00:00 2001 From: Gerd Hoffmann Date: Tue, 18 Nov 2014 11:44:59 +0100 Subject: add global scale (textreading) --- fbgs | 1 + 1 file changed, 1 insertion(+) (limited to 'fbgs') diff --git a/fbgs b/fbgs index 3b996b5..5a7bdd2 100755 --- a/fbgs +++ b/fbgs @@ -86,6 +86,7 @@ while test "$opt" = "1"; do -a | --autozoom | \ --autoup | --noautoup | \ --autodown | --noautodown | \ + --autoonce | --noautoonce | \ --fitwidth | --nofitwidth | \ --readahead | --noreadahead | \ -v | --verbose | --noverbose | \ -- cgit