From f4011bb76bc3547c9f9fcadfefd688943ddc2f3f Mon Sep 17 00:00:00 2001 From: Michael Pyne Date: Sat, 7 Feb 2015 14:30:20 -0500 Subject: [PATCH] Add specific URLs for all rc-file and cmdline options to --help. --- modules/ksb/Application.pm | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/modules/ksb/Application.pm b/modules/ksb/Application.pm index 87a0be7..072e3f2 100644 --- a/modules/ksb/Application.pm +++ b/modules/ksb/Application.pm @@ -2839,6 +2839,12 @@ You can get more help by going online to http://kdesrc-build.kde.org/ to view the online documentation. If you have installed kdesrc-build you may also be able to view the documentation using KHelpCenter or Konqueror at the URL help:/kdesrc-build, or using the man page by typing "man kdesrc-build". + +This help is not comprehensive, to see a listing of all options please visit: +https://kdesrc-build.kde.org/documentation/conf-options-table.html + +For all command line options, please visit: +https://kdesrc-build.kde.org/documentation/supported-cmdline-params.html DONE }