mirror of
https://github.com/containers/podman.git
synced 2025-05-19 16:18:51 +08:00
podman_tutorial.md typos: arguement -> argument; missing 'a'
Signed-off-by: Steve Phillips <steve@tryingtobeawesome.com>
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