From: Brian Norris Date: Wed, 29 May 2013 01:07:35 +0000 (-0700) Subject: README: update help text X-Git-Url: http://plrg.eecs.uci.edu/git/?p=cdsspec-compiler.git;a=commitdiff_plain;h=98dd349fcc6e59853e3b54f33ea449527fcd9382 README: update help text --- diff --git a/README b/README index dcabe6f..42bd90d 100644 --- 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.