diff options
author | Carlos Soriano <csoriano1618@gmail.com> | 2018-09-07 08:05:18 +0000 |
---|---|---|
committer | Carlos Soriano <csoriano1618@gmail.com> | 2018-09-14 05:21:42 +0000 |
commit | 4190844d91f9d4f1bb2997d7769caa57dd5f9a4c (patch) | |
tree | bc03434fad9b7814834d70d6371916cd702e5d28 /docs | |
parent | 1f8b23d7c0ff86927bb4f2f99178d1cd1cf552f7 (diff) | |
download | nautilus-4190844d91f9d4f1bb2997d7769caa57dd5f9a4c.tar.gz |
man: Remove geometry option
We removed that some time ago.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/nautilus.1 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/nautilus.1 b/docs/nautilus.1 index 70304a1d2..a868c72cb 100644 --- a/docs/nautilus.1 +++ b/docs/nautilus.1 @@ -38,11 +38,6 @@ Perform a quick set of self-check tests. Show the version of the program. .TP -.BR \-g ", " \-\-geometry=\fIGEOMETRY\fR -Create the initial window with the given geometry. \fBDeprecated\fR - the geometry -is saved and loaded using GSettings. - -.TP .BR \-w ", " \-\-new-window Always open a new window for browsing specified URIs. |