From 813125a8f6573a7d332bde8842df09330581a878 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Tue, 12 Dec 2006 02:01:39 +0000 Subject: [PATCH] - added links to the wiki pages for more details --- osc/commandline.py | 5 +++++ 1 file changed, 5 insertions(+) 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()