From 25617b8fc0dd0452d39b8873c1df9d7fc6fbbf9c Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 19 Aug 2002 16:33:23 +0000 Subject: Add a new `-H' modifier, which when combined with `-p' or `-P' allows to dump full console history. --- usr.sbin/vidcontrol/vidcontrol.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'usr.sbin/vidcontrol/vidcontrol.1') diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index 0fca733..edde901 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -21,7 +21,7 @@ .Nd system console control and configuration utility .Sh SYNOPSIS .Nm -.Op Fl CdLPpx +.Op Fl CdLHPpx .Op Fl b Ar color .Op Fl c Ar appearance .Oo @@ -209,6 +209,15 @@ Same as but dump contents of the video buffer in a plain text format ignoring nonprintable characters and information about text attributes. +.It Fl H +When used with +.Fl p +or +.Fl P , +it instructs +.Nm +to dump full history buffer instead of visible portion of +the video buffer only. .It Fl r Ar foreground background Change reverse mode colors to .Ar foreground -- cgit v1.1