summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-06-22 02:16:01 +0300
committerAndrei Karas <akaras@inbox.ru>2015-06-22 02:16:01 +0300
commit909c38158035714db7a6828c8d3a9f7bd831f343 (patch)
tree8f2c3435f8016c2db836aebda864eec19496df7b /README.md
parentcc18a8e78a897a8cefe1787736225d12eb267af8 (diff)
downloadparanucker-909c38158035714db7a6828c8d3a9f7bd831f343.tar.gz
paranucker-909c38158035714db7a6828c8d3a9f7bd831f343.tar.bz2
paranucker-909c38158035714db7a6828c8d3a9f7bd831f343.tar.xz
paranucker-909c38158035714db7a6828c8d3a9f7bd831f343.zip
Fix formatting a bit in readmes.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 189aca2..647404b 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,8 @@ In directory [examples](examples) present two examples one for C++ and other for
Ast Dumper support one plugin paramater named -fplugin-arg-astdumper-command or -fplugin-arg-cppastdumper-command depend what you using C or C++
Example:
- gcc-5 -fplugin=../astdumper.so -fplugin-arg-astdumper-command=detectnullpointers
+ gcc-5 -fplugin=../astdumper.so -fplugin-arg-astdumper-command=detectnullpointers
+
Known parameter values: