r45875 - in /desktop/unstable/gnome-terminal/debian: changelog gnome-terminal.sgml
althaser-guest at users.alioth.debian.org
althaser-guest at users.alioth.debian.org
Sun Sep 13 21:17:08 UTC 2015
Author: althaser-guest
Date: Sun Sep 13 21:17:07 2015
New Revision: 45875
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45875
Log:
Remove obsolete flags --disable-factory, --title and --usage from manpage.
Modified:
desktop/unstable/gnome-terminal/debian/changelog
desktop/unstable/gnome-terminal/debian/gnome-terminal.sgml
Modified: desktop/unstable/gnome-terminal/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/changelog?rev=45875&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/changelog [utf-8] Sun Sep 13 21:17:07 2015
@@ -9,6 +9,9 @@
[ Josselin Mouette ]
* Remove Debian menu entry.
+
+ [ Pedro Beja ]
+ * Remove obsolete flags --disable-factory, --title and --usage from manpage.
-- Fabian Greffrath <fabian at debian.org> Thu, 25 Jun 2015 15:26:29 +0200
Modified: desktop/unstable/gnome-terminal/debian/gnome-terminal.sgml
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-terminal/debian/gnome-terminal.sgml?rev=45875&op=diff
==============================================================================
--- desktop/unstable/gnome-terminal/debian/gnome-terminal.sgml [utf-8] (original)
+++ desktop/unstable/gnome-terminal/debian/gnome-terminal.sgml [utf-8] Sun Sep 13 21:17:07 2015
@@ -52,10 +52,7 @@
<arg><option>--show-menubar</option></arg>
<arg><option>--hide-menubar</option></arg>
<arg><option>--geometry<replaceable>=GEOMETRY</replaceable></option></arg>
- <arg><option>--disable-factory</option></arg>
- <arg><option>-t, --title<replaceable>=TITLE</replaceable></option></arg>
<arg><option>--working-directory<replaceable>=DIRNAME</replaceable></option></arg>
- <arg><option>--usage</option></arg>
<arg><option>-?, --help</option></arg>
</cmdsynopsis>
@@ -161,32 +158,13 @@
specified once per window to be opened.</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term><option>--disable-factory</option></term>
- <listitem>
- <para>Do not register with the activation name server, do not
- re-use an active terminal.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
- <term><option>-t, --title=<replaceable>TITLE</replaceable></option></term>
- <listitem>
- <para>Set the terminal's title to <replaceable>TITLE</replaceable>.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
+ <varlistentry>
<term><option>--working-directory=<replaceable>DIRNAME</replaceable></option></term>
<listitem>
<para>Set the terminal's working directory to <replaceable>DIRNAME</replaceable>.</para>
</listitem>
</varlistentry>
- <varlistentry>
- <term><option>--usage</option></term>
- <listitem>
- <para>Display brief usage message.</para>
- </listitem>
- </varlistentry>
- <varlistentry>
+ <varlistentry>
<term><option>-?, --help</option></term>
<listitem>
<para>Show help message.</para>
More information about the pkg-gnome-commits
mailing list