From: Ian Jackson Date: Sun, 31 May 2009 15:30:39 +0000 (+0100) Subject: Slightly improve the yoweb-scrape usage message X-Git-Tag: 1.0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.web-live.git;a=commitdiff_plain;h=022babac8e55dcd215a63be772ac3340a5f708d7;ds=sidebyside Slightly improve the yoweb-scrape usage message --- diff --git a/yoweb-scrape b/yoweb-scrape index 270c092..8f0bf56 100755 --- a/yoweb-scrape +++ b/yoweb-scrape @@ -1213,8 +1213,7 @@ actions: display modes (for --display) apply to ship-aid: --display=dumb just print new information, scrolling the screen - --display=overwrite use cursor motion, selective clear, etc. to redraw at top -''') + --display=overwrite use cursor motion, selective clear, etc. to redraw at top''') ao = pa.add_option ao('-O','--ocean',dest='ocean', metavar='OCEAN', default=None, help='select ocean OCEAN')