mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
[CI:DOCS] Fix typos and improve language
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
This commit is contained in:
@ -29,7 +29,7 @@ $ echo $?
|
||||
$
|
||||
```
|
||||
|
||||
Check if an network called `webbackend` exists (the network does not actually exist).
|
||||
Check if a network called `webbackend` exists (the network does not actually exist).
|
||||
```
|
||||
$ podman network exists webbackend
|
||||
$ echo $?
|
||||
|
Reference in New Issue
Block a user