aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2015-04-07 21:20:57 -0400
committerB. Watson <yalhcru@gmail.com>2015-04-07 21:20:57 -0400
commitc09112454417693693c265963b1f829695611b2d (patch)
tree426da9cfcdab7a038187b8f3ecfc19dc05879d15 /README
parent5ac143ee2f384049ed0f299dc030963216fb226e (diff)
downloadsbostuff-c09112454417693693c265963b1f829695611b2d.tar.gz
add --help option for sbofixinfo
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 3c1ff07..647fee4 100644
--- a/README
+++ b/README
@@ -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 :)