Yong Tang
a4e4b607e4
Update API history and man page for --filter expose/publish
...
This fix updates API history and man page for
`docker ps --filter expose/publish`, from the feedback:
https://github.com/docker/docker/pull/27557#issuecomment-276832876
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: d77db0bd9a
Component: cli
2017-06-02 00:10:53 +00:00
Yong Tang
301a68b5ae
Add markdown for man page of docker plugin ls
...
This fix adds markdown for man page of `docker plugin ls`,
based on https://github.com/docker/docker/pull/28627#issuecomment-276731752
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: 6686179ff5
Component: cli
2017-06-02 00:10:52 +00:00
Yong Tang
f08bf3eff7
Make markdown for man pages of docker container ... consistent
...
This fix updates the markdown for man pages of `docker container ...`
so that they are consistent. The changes are based on feedback:
https://github.com/docker/docker/pull/30645#discussion_r99020188
https://github.com/docker/docker/pull/30645#discussion_r99020304
1. Use `H2 (##)` as needed
2. Use unrpiviledged prompt (`$`) instead of (`#`)
This PR convers files under man/src/container/*.md
Signed-off-by: Yong Tang <yong.tang.github@outlook.com >
Upstream-commit: b8b156f343
Component: cli
2017-06-02 00:10:52 +00:00
Kenfe-Mickael Laventure
6ff57bcab1
Add example for device-cgroup-rule to man
...
Signed-off-by: Kenfe-Mickael Laventure <mickael.laventure@gmail.com >
Upstream-commit: 48fdaee058
Component: cli
2017-06-02 00:10:51 +00:00
Timothy Hobbs
edbd133210
Docs: Be more clear when specifying valid formats for strings
...
- Use the word letter rather than character to refer to letters ;) when trying to specify that only letters and numbers can be used, and not ANY character...
- Small corrections
Fixes #29821
Signed-off-by: Timothy Hobbs <timothy@hobbs.cz >
Upstream-commit: 46c619655f
Component: cli
2017-06-02 00:10:50 +00:00
Ian Campbell
6cadd5ebe4
Clarify cp documentation behaviour with trailing "/."
...
Issue #30082 demonstrated that their is possible confusion with the "/."
where the tailing "." can appear to be merely punctuation within the
document rather than a highly pertinent part of `SRC_PATH`.
Signed-off-by: Ian Campbell <ian.campbell@docker.com >
Upstream-commit: 4db608f186
Component: cli
2017-06-02 00:10:48 +00:00
yuexiao-wang
8832918e96
Fix incorrect alias and URL
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn >
Upstream-commit: 70d63dce63
Component: cli
2017-06-02 00:10:48 +00:00
lixiaobing10051267
ae3f860511
Provide correct command imformation and URL
...
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn >
Upstream-commit: 30f009076e
Component: cli
2017-06-02 00:10:48 +00:00
Victor Vieux
7632076475
replace no-remove by sample-volume-plugin in docs
...
Signed-off-by: Victor Vieux <vieux@docker.com >
Upstream-commit: 63aa05d3f7
Component: cli
2017-06-02 00:10:47 +00:00
Daniel Nephin
633a71429a
Read long description from a file.
...
Signed-off-by: Daniel Nephin <dnephin@docker.com >
Upstream-commit: 5bd015e2d9
Component: cli
2017-06-02 00:10:47 +00:00