991196e9be0027be4ff7b988bf09e58004c6330a
[awesomized/libmemcached] / tests / r / memcp.res
1 memcp v1.0
2
3 Copy a set of files to a memcached cluster.
4
5 Current options. A '=' means the option takes a value.
6
7 --version
8 Display the version of the application and then exit.
9 --help
10 Diplay this message and then exit.
11 --verbose
12 Give more details on the progression of the application.
13 --debug
14 Provide output only useful for debugging.
15 --servers=
16 List which servers you wish to connect to.
17 --flag=
18 Provide flag information for storage operation.
19 --expire=
20 Set the expire option for the object.
21 --set
22 Use set command with memcached when storing.
23 --add
24 Use add command with memcached when storing.
25 --replace
26 Use replace command with memcached when storing.
27