From 022babac8e55dcd215a63be772ac3340a5f708d7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 31 May 2009 16:30:39 +0100 Subject: [PATCH] Slightly improve the yoweb-scrape usage message --- yoweb-scrape | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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') -- 2.30.2