1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

Correct typos in docs/ and man/

Signed-off-by: Casey Korver <casey@korver.dev>
This commit is contained in:
Casey Korver
2024-06-06 02:15:23 +00:00
parent 6b5ebfb4f7
commit 9acfbbd74f
2 changed files with 2 additions and 2 deletions

View File

@ -57,7 +57,7 @@ A volume named "hello" already exists with the "some-other" driver. Choose a d
```
If you specify a volume name already in use on the current driver, Docker
assumes you want to re-use the existing volume and doesn't return an error.
assumes you want to reuse the existing volume and doesn't return an error.
### <a name="opt"></a> Driver-specific options (-o, --opt)