Git commit a9a8db2cf4b7a9c063445d1505b8ee410f9949a8 by Burkhard Lück. Committed on 23/08/2016 at 06:21. Pushed by lueck into branch 'master'.
nofork option removed with https://quickgit.kde.org/?p=konsole.git&a=commit&h=27dec8d02f705c77eef45a2533bed203eec9454f M +0 -6 doc/manual/index.docbook http://commits.kde.org/konsole/a9a8db2cf4b7a9c063445d1505b8ee410f9949a8 diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook index 16c6b5d..6aa3014 100644 --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -1201,12 +1201,6 @@ For more information, please visit </listitem> </varlistentry> -<varlistentry> -<term><option>--nofork</option></term> -<listitem><para><action>Do not run in the background</action>. This is often needed to mimic other terminal emulators. -</para></listitem> -</varlistentry> - </variablelist> <para>&konsole; also accepts generic &Qt; and &kf5-full; options, see man pages qt5options and kf5options.</para>
