docs: sanitize
[awesomized/libmemcached] / docs / source / bin / memparse.rst
1 =================================
2 memparse - Parse an option string
3 =================================
4
5 Used to validate an option string
6
7 SYNOPSIS
8 --------
9
10 memparse [options] "option string"
11
12 .. program:: memparse
13
14 DESCRIPTION
15 -----------
16
17 :program:`memparse` can be used to validate an option string.
18
19 OPTIONS
20 -------
21
22 For a full list of operations run the tool with the option:
23
24 .. option:: --help
25
26 SEE ALSO
27 --------
28
29 .. only:: man
30
31 :manpage:`memcached(1)` :manpage:`libmemcached(3)`
32