mirror of
https://github.com/containers/podman.git
synced 2025-06-21 09:28:09 +08:00
Merge pull request #1862 from elimisteve/patch-1
podman_tutorial.md typo: arguement -> argument
This commit is contained in:
@ -129,7 +129,7 @@ $ sudo podman inspect -l | grep IPAddress\":
|
||||
"IPAddress": "10.88.6.140",
|
||||
```
|
||||
|
||||
Note: The -l is convenience arguement for **latest container**. You can also use the container's ID instead
|
||||
Note: The -l is a convenience argument for **latest container**. You can also use the container's ID instead
|
||||
of -l.
|
||||
|
||||
### Testing the httpd server
|
||||
|
Reference in New Issue
Block a user