diff options
author | Micael Karlberg <[email protected]> | 2011-09-23 16:15:29 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2011-09-23 16:15:29 +0200 |
commit | 3f5c0bf1f17d5c9d6f1b4dad5a9944e844c5393f (patch) | |
tree | da1a5b930a9e7b8eb4db170b6ad14478a3ff891a /lib/snmp/doc/src/snmpc_cmd.xml | |
parent | 524ad34276ef31fc5c306943539e3fe9bd19ad8c (diff) | |
parent | 1ead5e977d307ae391fdfd34e28fa5d587db2855 (diff) | |
download | otp-3f5c0bf1f17d5c9d6f1b4dad5a9944e844c5393f.tar.gz otp-3f5c0bf1f17d5c9d6f1b4dad5a9944e844c5393f.tar.bz2 otp-3f5c0bf1f17d5c9d6f1b4dad5a9944e844c5393f.zip |
Merge branch 'major' of super:otp into bmk/inets/inets58_integration
Diffstat (limited to 'lib/snmp/doc/src/snmpc_cmd.xml')
-rw-r--r-- | lib/snmp/doc/src/snmpc_cmd.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/snmp/doc/src/snmpc_cmd.xml b/lib/snmp/doc/src/snmpc_cmd.xml index 72116f8981..971f8a3cff 100644 --- a/lib/snmp/doc/src/snmpc_cmd.xml +++ b/lib/snmp/doc/src/snmpc_cmd.xml @@ -79,16 +79,18 @@ <p>Print debug info. </p> <p><c>verbosity</c> = <c>trace</c> | <c>debug</c> | <c>log</c> | <c>info</c> | <c>silence</c></p> <p>Defaults to <c>silence</c>.</p> + <marker id="option_w"></marker> <marker id="option_warnings"></marker> </item> - <tag>--warnings</tag> + <tag>--warnings | --W</tag> <item> <p>Print warning messages. </p> <marker id="option_wae"></marker> + <marker id="option_werror"></marker> </item> - <tag>--wae</tag> + <tag>--wae | --Werror</tag> <item> <p>Warnings as errors. Indicates that warnings shall be treated as errors. </p> @@ -211,7 +213,7 @@ <section> <title>SEE ALSO</title> - <p><seealso marker="erlc">erlc(1)</seealso>, + <p><seealso marker="erts:erlc">erlc(1)</seealso>, <seealso marker="compiler:compile">compile(3)</seealso>, <seealso marker="snmp:snmpc">snmpc(3)</seealso></p> </section> |