diff options
author | B. Watson <yalhcru@gmail.com> | 2015-10-24 23:28:07 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2015-10-24 23:28:07 -0400 |
commit | 7ddfe85c14d32ab26f8d5e71f8210294f7d06251 (patch) | |
tree | b0ff769eba9e0ed5407db2d8e517011be8553384 /README | |
parent | d421f5569788249868982d39ecc66cab744d9152 (diff) | |
download | sbostuff-7ddfe85c14d32ab26f8d5e71f8210294f7d06251.tar.gz |
README: document new stuff
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -10,6 +10,10 @@ 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 +sbosrc - simple client script for sbosrcarch archives +sbosrcarch - create/maintain an archive of SBo sources +sbofindsrc - attempt to find missing SBo sources +upkg - .info file aware wrapper for "upgradepkg --reinstall --install-new" Most scripts support a --help option. Further documentation will be in the form of comments in the scripts. |