Grammar fix
This commit is contained in:
parent
d4c865f311
commit
3e55892c89
@ -26,7 +26,7 @@ the [Dockerfile](Dockerfile) and [ctx/](ctx) for the specifics.
|
||||
- A few personal preferences are enabled via dotfiles.
|
||||
|
||||
A helper script, using [casey/just](https://github.com/casey/just') is in [bin/cli](bin/cli).
|
||||
It can be used to quickly start an ephemeral (or persistent) containers.
|
||||
It can be used to quickly start an ephemeral (or persistent) container.
|
||||
|
||||
```console
|
||||
$ bin/cli --list
|
||||
@ -50,7 +50,7 @@ $ podman cp foo.json cli:/home/cli
|
||||
$ bin/cli persist
|
||||
~ $ ls
|
||||
foo.json
|
||||
~ $
|
||||
~ $ ^D
|
||||
exit
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user