1<html> 2<head> 3<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> 4<title>usage</title> 5<link rel="stylesheet" href="../../../boostbook.css" type="text/css"> 6<meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> 7<link rel="home" href="../../../index.html" title="Boost.Test"> 8<link rel="up" href="../rt_param_reference.html" title="Runtime parameters reference"> 9<link rel="prev" href="use_alt_stack.html" title="use_alt_stack"> 10<link rel="next" href="wait_for_debugger.html" title="wait_for_debugger"> 11</head> 12<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> 13<table cellpadding="2" width="100%"><tr> 14<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td> 15<td align="center"><a href="../../../../../../../index.html">Home</a></td> 16<td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td> 17<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> 18<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> 19<td align="center"><a href="../../../../../../../more/index.htm">More</a></td> 20</tr></table> 21<hr> 22<div class="spirit-nav"> 23<a accesskey="p" href="use_alt_stack.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rt_param_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="wait_for_debugger.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> 24</div> 25<div class="section"> 26<div class="titlepage"><div><div><h4 class="title"> 27<a name="boost_test.utf_reference.rt_param_reference.usage"></a><a class="link" href="usage.html" title="usage"><code class="computeroutput"><span class="identifier">usage</span></code></a> 28</h4></div></div></div> 29<p> 30 If specified option <span class="emphasis"><em>usage</em></span> instructs the <span class="emphasis"><em>Unit 31 Test Framework</em></span> to displays short usage message about the framework's 32 parameters. 33 </p> 34<h5> 35<a name="boost_test.utf_reference.rt_param_reference.usage.h0"></a> 36 <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.usage.command_line_syntax"></a></span><a class="link" href="usage.html#boost_test.utf_reference.rt_param_reference.usage.command_line_syntax">Command 37 line syntax</a> 38 </h5> 39<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> 40 <code class="computeroutput"><span class="special">-?</span> <span class="special">[<</span><span class="identifier">boolean</span> <span class="identifier">value</span><span class="special">>]</span></code> 41 </li></ul></div> 42<div class="note"><table border="0" summary="Note"> 43<tr> 44<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../../../doc/src/images/note.png"></td> 45<th align="left">Note</th> 46</tr> 47<tr><td align="left" valign="top"><p> 48 The parameter name is not part of command line format, only short '-?'. 49 </p></td></tr> 50</table></div> 51<h5> 52<a name="boost_test.utf_reference.rt_param_reference.usage.h1"></a> 53 <span class="phrase"><a name="boost_test.utf_reference.rt_param_reference.usage.acceptable_values"></a></span><a class="link" href="usage.html#boost_test.utf_reference.rt_param_reference.usage.acceptable_values">Acceptable 54 values</a> 55 </h5> 56<p> 57 <a class="link" href="../rt_param_reference.html#boolean_param_value">Boolean</a> with default value 58 <span class="bold"><strong>no</strong></span>. 59 </p> 60</div> 61<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> 62<td align="left"></td> 63<td align="right"><div class="copyright-footer">Copyright © 2001-2020 Boost.Test contributors<p> 64 Distributed under the Boost Software License, Version 1.0. (See accompanying 65 file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) 66 </p> 67</div></td> 68</tr></table> 69<hr> 70<div class="spirit-nav"> 71<a accesskey="p" href="use_alt_stack.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../rt_param_reference.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="wait_for_debugger.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a> 72</div> 73</body> 74</html> 75