docs: add See Also for description of pause and unpause

make them reference to each other.

Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com>
Upstream-commit: a69b189fc5796248bedc01a9feb34da765c73547
Component: engine
This commit is contained in:
Chen Hanxiao
2015-02-17 10:22:28 +08:00
parent 09c2461936
commit ee82c91c8a
2 changed files with 6 additions and 0 deletions

View File

@ -23,5 +23,8 @@ further details.
# OPTIONS
There are no available options.
# See also
**docker-unpause(1)** to unpause all processes within a container.
# HISTORY
June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>

View File

@ -20,5 +20,8 @@ further details.
# OPTIONS
There are no available options.
# See also
**docker-pause(1)** to pause all processes within a container.
# HISTORY
June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>