Git commit 2b633e89aaf2ac0c28158ffc1e1b60c083b977d4 by Friedrich W. H. Kossebau. Committed on 04/04/2024 at 01:21. Pushed by kossebau into branch 'master'.
man page: refer to Qt6 & KF6 version of commandline options M +2 -2 doc/en/man-kbackup.1.docbook https://invent.kde.org/utilities/kbackup/-/commit/2b633e89aaf2ac0c28158ffc1e1b60c083b977d4 diff --git a/doc/en/man-kbackup.1.docbook b/doc/en/man-kbackup.1.docbook index 69ac519..326e2cb 100644 --- a/doc/en/man-kbackup.1.docbook +++ b/doc/en/man-kbackup.1.docbook @@ -196,8 +196,8 @@ url="help:/ --commandname-- ">help:/kbackup</ulink> <userinput><command>khelpcenter</command> <parameter>man:/kbackup</parameter></userinput>).</member> <!--for man pages replace "help:/" with "man:/" in this member--> -<member>kf5options(7)</member> <!-- only for application with a GUI--> -<member>qt5options(7)</member> <!-- only for application with a GUI--> +<member>kf6options(7)</member> <!-- only for application with a GUI--> +<member>qt6options(7)</member> <!-- only for application with a GUI--> <!--<member>foo(1)</member> more man page references if applicable--> <member>There is also further information available at <ulink url="https://apps.kde.org/kbackup">https://apps.kde.org/kbackup</ulink> </member> </simplelist>
