diff --git a/osc/commandline.py b/osc/commandline.py index 62707931..889f2d60 100755 --- a/osc/commandline.py +++ b/osc/commandline.py @@ -18,6 +18,11 @@ Most subcommands take file and/or directory arguments, recursing on the directories. If no arguments are supplied to such a command, it recurses on the current directory (inclusive) by default. +Please see also: +* http://en.opensuse.org/Build_Service_Tutorial +* http://en.opensuse.org/Build_Service/CLI + + Available subcommands: """ % get_osc_version()