Some time ago I arranged for -geometry to be able to specify window
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 May 2003 14:19:17 +0000 (14:19 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 11 May 2003 14:19:17 +0000 (14:19 +0000)
position as well as size. Now reflected in manpage.

git-svn-id: svn://svn.tartarus.org/sgt/putty@3186 cda61777-01e9-0310-a592-d414129be87e

unix/pterm.1

index ed0a7c5..9a7fbd8 100644 (file)
@@ -43,10 +43,10 @@ Chinese, Japanese and Korean text) displayed in the terminal.
 Specify the font to use for bold double-width characters (typically
 Chinese, Japanese and Korean text) Like \fI-fb\fP, this will be
 ignored unless the \fIBoldAsColour\fP resource is set to 0.
-.IP "\fB\-geometry\fP \fIwidth\fPx\fIheight\fP"
-Specify the size of the terminal, in rows and columns of text.
-Unfortunately \fIpterm\fP does not currently support specifying the
-initial position of the window.
+.IP "\fB\-geometry\fP \fIgeometry\fP"
+Specify the size of the terminal, in rows and columns of text. See
+\fIX(7)\fP for more information on the syntax of geometry
+specifications.
 .IP "\fB\-sl\fP \fIlines\fP"
 Specify the number of lines of scrollback to save off the top of the
 terminal.