From 5d7e54cd998ab48b1dc5d82aa74896bc9a91b705 Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Wed, 5 Jul 2017 14:30:11 +0200 Subject: More accurately describe clear --- docs/help/in/clear.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/help/in/clear.in') diff --git a/docs/help/in/clear.in b/docs/help/in/clear.in index d43830dd..affa7677 100644 --- a/docs/help/in/clear.in +++ b/docs/help/in/clear.in @@ -12,8 +12,8 @@ %9Description:%9 - Clears the window of all text; you may use this to clear a windows that - contains sensitive information or has rendered improperly. + Scrolls up the text in the window and fill the window with blank lines; you + may want to use this to make new text start at the top of the window again. %9See also:%9 REDRAW -- cgit v1.2.3 From 8b82d741b79e1cbb68c9e01d85d344fa0dc817ca Mon Sep 17 00:00:00 2001 From: ailin-nemui Date: Wed, 5 Jul 2017 19:39:17 +0200 Subject: Update clear.in --- docs/help/in/clear.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/help/in/clear.in') diff --git a/docs/help/in/clear.in b/docs/help/in/clear.in index affa7677..3b76a7c9 100644 --- a/docs/help/in/clear.in +++ b/docs/help/in/clear.in @@ -12,8 +12,8 @@ %9Description:%9 - Scrolls up the text in the window and fill the window with blank lines; you + Scrolls up the text in the window and fills the window with blank lines; you may want to use this to make new text start at the top of the window again. -%9See also:%9 REDRAW +%9See also:%9 REDRAW, SCROLLBACK CLEAR -- cgit v1.2.3