diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-11-18 11:44:59 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-11-18 11:44:59 +0100 |
commit | 112b3fbcd8509bc3e198ed7e982373127e2e68b9 (patch) | |
tree | 9b56f65be9cd5fece880254c279e6ae531659528 /fbgs | |
parent | 9c2956a1b21c125ee4e0a20fca3637cfec9fed53 (diff) | |
download | fbida-112b3fbcd8509bc3e198ed7e982373127e2e68b9.tar.gz |
add global scale (textreading)
Diffstat (limited to 'fbgs')
-rwxr-xr-x | fbgs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -86,6 +86,7 @@ while test "$opt" = "1"; do -a | --autozoom | \ --autoup | --noautoup | \ --autodown | --noautodown | \ + --autoonce | --noautoonce | \ --fitwidth | --nofitwidth | \ --readahead | --noreadahead | \ -v | --verbose | --noverbose | \ |