memcp.res

来自「memcat - Copy the value of a key to stan」· RES 代码 · 共 28 行

RES
28
字号
memcp v1.0	Copy a set of files to a memcached cluster.Current options. A '=' means the option takes a value.	 --version 		Display the version of the application and then exit.	 --help 		Diplay this message and then exit.	 --verbose 		Give more details on the progression of the application.	 --debug 		Provide output only useful for debugging.	 --servers=		List which servers you wish to connect to.	 --flag=		Provide flag information for storage operation.	 --expire=		Set the expire option for the object.	 --set 		Use set command with memcached when storing.	 --add 		Use add command with memcached when storing.	 --replace 		Use replace command with memcached when storing.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?