Deploy to GitHub pages
[m6w6/libmemcached] / bin / options / common.html
1
2
3 <!DOCTYPE html>
4 <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
5 <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
6 <head>
7 <meta charset="utf-8">
8
9 <meta name="viewport" content="width=device-width, initial-scale=1.0">
10
11 <title>&lt;no title&gt; &mdash; libmemcached 1.0.99 documentation</title>
12
13
14
15
16
17
18
19
20 <script type="text/javascript" src="../../_static/js/modernizr.min.js"></script>
21
22
23 <script type="text/javascript" id="documentation_options" data-url_root="../../" src="../../_static/documentation_options.js"></script>
24 <script type="text/javascript" src="../../_static/jquery.js"></script>
25 <script type="text/javascript" src="../../_static/underscore.js"></script>
26 <script type="text/javascript" src="../../_static/doctools.js"></script>
27 <script type="text/javascript" src="../../_static/language_data.js"></script>
28
29 <script type="text/javascript" src="../../_static/js/theme.js"></script>
30
31
32
33
34 <link rel="stylesheet" href="../../_static/css/theme.css" type="text/css" />
35 <link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
36 <link rel="index" title="Index" href="../../genindex.html" />
37 <link rel="search" title="Search" href="../../search.html" />
38 <link rel="copyright" title="Copyright" href="../../copyright.html" />
39 </head>
40
41 <body class="wy-body-for-nav">
42
43
44 <div class="wy-grid-for-nav">
45
46 <nav data-toggle="wy-nav-shift" class="wy-nav-side">
47 <div class="wy-side-scroll">
48 <div class="wy-side-nav-search" >
49
50
51
52 <a href="../../index.html" class="icon icon-home"> libmemcached
53
54
55
56 </a>
57
58
59
60
61 <div class="version">
62 1.0
63 </div>
64
65
66
67
68 <div role="search">
69 <form id="rtd-search-form" class="wy-form" action="../../search.html" method="get">
70 <input type="text" name="q" placeholder="Search docs" />
71 <input type="hidden" name="check_keywords" value="yes" />
72 <input type="hidden" name="area" value="default" />
73 </form>
74 </div>
75
76
77 </div>
78
79 <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
80
81
82
83
84
85
86 <ul>
87 <li class="toctree-l1"><a class="reference internal" href="../../libmemcached.html">Introduction</a></li>
88 <li class="toctree-l1"><a class="reference internal" href="../../libmemcached/index.html">libmemcached API</a></li>
89 <li class="toctree-l1"><a class="reference internal" href="../../libmemcachedutil/index.html">libmemcachedutil API</a></li>
90 <li class="toctree-l1"><a class="reference internal" href="../../libhashkit/index.html">libhashkit API</a></li>
91 <li class="toctree-l1"><a class="reference internal" href="../index.html">Client Applications</a></li>
92 <li class="toctree-l1"><a class="reference internal" href="../../libmemcached/index_misc.html">Miscellaneous</a></li>
93 </ul>
94 <ul>
95 <li class="toctree-l1"><a class="reference internal" href="../../changelogs.html">Change Logs</a></li>
96 <li class="toctree-l1"><a class="reference internal" href="../../copyright.html">Copyright</a></li>
97 </ul>
98
99
100
101 </div>
102 </div>
103 </nav>
104
105 <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
106
107
108 <nav class="wy-nav-top" aria-label="top navigation">
109
110 <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
111 <a href="../../index.html">libmemcached</a>
112
113 </nav>
114
115
116 <div class="wy-nav-content">
117
118 <div class="rst-content">
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136 <div role="navigation" aria-label="breadcrumbs navigation">
137
138 <ul class="wy-breadcrumbs">
139
140 <li><a href="../../index.html">Docs</a> &raquo;</li>
141
142 <li>&lt;no title&gt;</li>
143
144
145 <li class="wy-breadcrumbs-aside">
146
147
148
149 <a href="https://github.com/m6w6/libmemcached/blob/v1.x/docs/source/bin/options/common.rst" class="fa fa-github"> Edit on GitHub</a>
150
151
152
153 </li>
154
155 </ul>
156
157
158 <hr/>
159 </div>
160 <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
161 <div itemprop="articleBody">
162
163 <dl class="option">
164 <dt id="cmdoption-quiet">
165 <code class="descname">--quiet</code><code class="descclassname"></code><a class="headerlink" href="#cmdoption-quiet" title="Permalink to this definition"></a></dt>
166 <dd><p>Operate quietly.</p>
167 </dd></dl>
168
169 <dl class="option">
170 <dt id="cmdoption-verbose">
171 <code class="descname">--verbose</code><code class="descclassname"></code><a class="headerlink" href="#cmdoption-verbose" title="Permalink to this definition"></a></dt>
172 <dd><p>Operate more verbosely.</p>
173 </dd></dl>
174
175 <dl class="option">
176 <dt id="cmdoption-debug">
177 <code class="descname">--debug</code><code class="descclassname"></code><a class="headerlink" href="#cmdoption-debug" title="Permalink to this definition"></a></dt>
178 <dd><p>See <a class="reference internal" href="#cmdoption-verbose"><code class="xref std std-option docutils literal notranslate"><span class="pre">--verbose</span></code></a>.</p>
179 </dd></dl>
180
181 <dl class="option">
182 <dt id="cmdoption-servers">
183 <code class="descname">--servers</code><code class="descclassname"> &lt;list of servers&gt;</code><a class="headerlink" href="#cmdoption-servers" title="Permalink to this definition"></a></dt>
184 <dd><p>Specify the list of servers as <em>hostname[:port][,hostname[:port]...]</em>.</p>
185 </dd></dl>
186
187 <dl class="option">
188 <dt id="cmdoption-binary">
189 <code class="descname">--binary</code><code class="descclassname"></code><a class="headerlink" href="#cmdoption-binary" title="Permalink to this definition"></a></dt>
190 <dd><p>Enable binary protocol.</p>
191 </dd></dl>
192
193
194
195 </div>
196
197 </div>
198 <footer>
199
200
201 <hr/>
202
203 <div role="contentinfo">
204 <p>
205 &copy; <a href="../../copyright.html">Copyright</a>
206
207 </p>
208 </div>
209 Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
210
211 </footer>
212
213 </div>
214 </div>
215
216 </section>
217
218 </div>
219
220
221
222 <script type="text/javascript">
223 jQuery(function () {
224 SphinxRtdTheme.Navigation.enable(true);
225 });
226 </script>
227
228
229
230
231
232
233 </body>
234 </html>