Files
podman/docs/source/markdown/options/cidfile.read.md
Daniel J Walsh 7665bbc127 Remove 'you' from man pages
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2022-12-07 09:29:29 -05:00

9 lines
304 B
Markdown

####> This option file is used in:
####> podman kill, pause, rm, stop, unpause
####> If file is edited, make sure the changes
####> are applicable to all of those.
#### **--cidfile**=*file*
Read container ID from the specified *file* and <<subcommand>> the container.
Can be specified multiple times.