Package: gmt
Version: 4.1.2-1.1

        The $ GMT --help command should respect the value of the PAGER
        environment variable, instead of using `more' unconditionally.

$ nl -ba /usr/bin/GMT 
...
    42  
    43  if [ $# = 0 ] || [ $1 = "help" ] || [ "x$1" = "x-help" ] || [ "x$1" = 
"x--help" ] || [ x$1 = "x-h" ]; then
    44          cat << EOF | more >&2
    45  
...
$ 



_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to