aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/cmdargs.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index a1b26bcdcb3..fc17d7ec695 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -1013,7 +1013,9 @@ position of the initial Emacs frame:
1013@cindex geometry, command-line argument 1013@cindex geometry, command-line argument
1014Specify the size @var{width} and @var{height} (measured in character 1014Specify the size @var{width} and @var{height} (measured in character
1015columns and lines), and positions @var{xoffset} and @var{yoffset} 1015columns and lines), and positions @var{xoffset} and @var{yoffset}
1016(measured in pixels). This applies to all frames. 1016(measured in pixels). The @var{width} and @var{height} parameters
1017apply to all frames, whereas @var{xoffset} and @var{yoffset} only to
1018the initial frame.
1017 1019
1018@item -fs 1020@item -fs
1019@opindex -fs 1021@opindex -fs