Removed the -clear switch from scan(1).
authormarkus schnalke <meillo@marmaro.de>
Fri, 10 Feb 2012 10:55:48 +0000 (11:55 +0100)
committermarkus schnalke <meillo@marmaro.de>
Fri, 10 Feb 2012 10:55:48 +0000 (11:55 +0100)
commite57b17343dcb3ff373ef4dd089fbe778f0c7c270
tree0ff59e3d3621b68999a8b5d75401550613996a84
parent0a391e0c2c1509a98286212405c7bb8237cdaa12
Removed the -clear switch from scan(1).
If you want to have a clear or form-feed, call `clear' or `printf "\f"' at
the shell level. Anyway, what's the sense of a clear *after* the scan output?
docs/COMPLETION-BASH
docs/COMPLETION-ZSH
man/mh-chart.man1
man/scan.man1
uip/scan.c