diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -7,3 +7,9 @@ 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 + +Each script supports 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 :) |