Mention in Info how to call emacs-w3m from shell scripts, e.g., $ emacsclient --no-wait --eval '(w3m "file:///tmp/q.html" t)' is a working example but there may be better examples. Show how to use relative directories instead of absolute too.