From e25bb2ccb30174407acc7067b976f0c38bee4b6e Mon Sep 17 00:00:00 2001 From: Dale Henrichs Date: Wed, 20 Nov 2019 15:45:19 -0800 Subject: [PATCH] Issue #271: update the class comment, since only the description is needed for help --- .../gsdevkit_launcher-Scripts/GdkL_Products.class.st | 9 --------- 1 file changed, 9 deletions(-) diff --git a/shared/repos/GsDevKit_launcher/rowan/tonel/gsdevkit_launcher-Scripts/GdkL_Products.class.st b/shared/repos/GsDevKit_launcher/rowan/tonel/gsdevkit_launcher-Scripts/GdkL_Products.class.st index 94c252f4..043128c6 100755 --- a/shared/repos/GsDevKit_launcher/rowan/tonel/gsdevkit_launcher-Scripts/GdkL_Products.class.st +++ b/shared/repos/GsDevKit_launcher/rowan/tonel/gsdevkit_launcher-Scripts/GdkL_Products.class.st @@ -1,15 +1,6 @@ #!/usr/bin/env gsdevkit_launcher " -USAGE: products [-h] - List downloaded GemStone/S products. - -OPTIONS - -h display help - -EXAMPLES - products -h - products " Class { #name : 'GdkL_Products',