From 09e8113d7c05157cd54e16f820f6c7ce471d53b7 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 8 Apr 2015 01:09:31 -0400 Subject: Add some more scripts --- README | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 647fee4..0e1c7bf 100644 --- a/README +++ b/README @@ -1,15 +1,18 @@ sbostuff - Miscellaneous tools for working with SlackBuild.org (SBo) build scripts. Included tools: +mkslackdesc - make a valid slack-desc from a README +mkslackinfo - generate .info and template SlackBuild sbodeps - generate a queue file based on .info file contents sbodl - download the sources (from the .info file) sbofixinfo - try to fix malformed .info files sbolint - examine a SBo tarball or dir, look for common errors sbosearch - search local SBo repo sbosubmit - submit to SBo, from command line +sbrename - rename a build -Each script supports a --help option. Further documentation will be -in the form of comments in the scripts. +Most scripts support a --help option. Further documentation will be in +the form of comments in the scripts. Some of these are shell scripts, some are perl. Comments are hopefully in English :) -- cgit v1.2.3