fix-grammar-mistake

Signed-off-by: chentanjun <2799194073@qq.com>
This commit is contained in:
chentanjun
2019-08-28 09:56:57 +08:00
parent 309617819b
commit 92a5b08a68
6 changed files with 7 additions and 7 deletions

View File

@@ -64,7 +64,7 @@ Note that currently only these two labels are used to configure the defaults and
If we need to inspect containers, images, or other resources in various namespaces the `ctr` tool allows you to do this.
Simply set the `--namespace,-n` flag on `ctr` to change the namespace. If you do not provide a namespace, `ctr` client commands
will all use the the default namespace, which is simply named "`default`".
will all use the default namespace, which is simply named "`default`".
```bash
> sudo ctr -n docker tasks