projects
/
model-checker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a509f7
)
README: update help text
author
Brian Norris
<banorris@uci.edu>
Wed, 29 May 2013 01:07:35 +0000
(18:07 -0700)
committer
Brian Norris
<banorris@uci.edu>
Wed, 29 May 2013 01:58:22 +0000
(18:58 -0700)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index dcabe6fa5fb8023b8337556804ce6f732f1264e6..42bd90d3e6f09a644fdd78bbac8b4d2bae795cf7 100644
(file)
--- a/
README
+++ b/
README
@@
-70,7
+70,9
@@
Model-checker options:
-u, --uninitialized=VALUE Return VALUE any load which may read from an
uninitialized atomic.
Default: 0
--c, --analysis Use SC Trace Analysis.
+-t, --analysis=NAME Use Analysis Plugin.
+-o, --options=NAME Option for previous analysis plugin.
+ -o help for a list of options
-- Program arguments follow.