mirror of
https://github.com/containers/podman.git
synced 2025-06-19 08:09:12 +08:00
Remove crio.conf references from manpages
Also changes a few docker-login references to podman-login. Signed-off-by: Matthew Heon <mheon@redhat.com> Closes: #473 Approved by: rhatdan
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,7 +3,6 @@
|
|||||||
/conmon/conmon.o
|
/conmon/conmon.o
|
||||||
/docs/*.[158]
|
/docs/*.[158]
|
||||||
/docs/*.[158].gz
|
/docs/*.[158].gz
|
||||||
/crio.conf
|
|
||||||
*.o
|
*.o
|
||||||
*.orig
|
*.orig
|
||||||
/pause/pause.o
|
/pause/pause.o
|
||||||
|
@ -38,7 +38,7 @@ Write to a file, default is STDOUT
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-import(1), crio(8), crio.conf(5)
|
podman(1), podman-import(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -100,7 +100,7 @@ b676ca55e4f2c 9 weeks ago
|
|||||||
Show the history of an image
|
Show the history of an image
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), crio(8), crio.conf(5)
|
podman(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -83,7 +83,7 @@ db65d991f3bbf7f31ed1064db9a6ced7652e3f8166c4736aa9133dadd3c7acb3
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-export(1), crio(8), crio.conf(5)
|
podman(1), podman-export(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
November 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
November 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -95,4 +95,4 @@ map[registries:[docker.io registry.fedoraproject.org registry.access.redhat.com]
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
crio(8), crio.conf(5)
|
podman(1), crio(8)
|
||||||
|
@ -72,7 +72,7 @@ Loaded image: registry.fedoraproject.org/fedora:latest
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-save(1), crio(8), crio.conf(5)
|
podman(1), podman-save(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -76,7 +76,7 @@ Login Succeeded!
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-logout(1), crio(8), crio.conf(5)
|
podman(1), podman-logout(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -50,7 +50,7 @@ Remove login credentials for all registries
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-login(1), crio(8), crio.conf(5)
|
podman(1), podman-login(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -125,7 +125,7 @@ a31ebbee9cee7 k8s_podsandbox1-redis_podsandbox1_redhat.test.crio_redhat-test-c
|
|||||||
Print a list of containers
|
Print a list of containers
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), crio(8), crio.conf(5)
|
podman(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
August 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -138,7 +138,7 @@ Storing signatures
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-push(1), crio(8), crio.conf(5), docker-login(1)
|
podman(1), podman-push(1), podman-login(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -141,4 +141,4 @@ Storing signatures
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-pull(1), crio(8), crio.conf(5), docker-login(1)
|
podman(1), podman-pull(1), podman-login(1), crio(8)
|
||||||
|
@ -91,7 +91,7 @@ Storing signatures
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), podman-load(1), crio(8), crio.conf(5)
|
podman(1), podman-load(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -109,7 +109,7 @@ fedoraproject.org fedoraproject.org/fedora-minimal
|
|||||||
```
|
```
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), crio(8), crio.conf(5)
|
podman(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
January 2018, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
January 2018, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -22,7 +22,7 @@ the IMAGE and the TARGET_NAME.
|
|||||||
podman tag httpd myregistryhost:5000/fedora/httpd:v2
|
podman tag httpd myregistryhost:5000/fedora/httpd:v2
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), crio(8), crio.conf(5)
|
podman(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
July 2017, Originally compiled by Ryan Cole <rycole@redhat.com>
|
July 2017, Originally compiled by Ryan Cole <rycole@redhat.com>
|
||||||
|
@ -18,7 +18,7 @@ OS, and Architecture.
|
|||||||
**podman version**
|
**podman version**
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), crio(8), crio.conf(5)
|
podman(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
July 2017, Originally compiled by Urvashi Mohnani <umohnani@redhat.com>
|
||||||
|
@ -36,7 +36,7 @@ to run containers such as CRI-O, the last started container could be from either
|
|||||||
podman wait mywebserver myftpserver
|
podman wait mywebserver myftpserver
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
podman(1), crio(8), crio.conf(5)
|
podman(1), crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
September 2017, Originally compiled by Brent Baude<bbaude@redhat.com>
|
September 2017, Originally compiled by Brent Baude<bbaude@redhat.com>
|
||||||
|
@ -152,7 +152,7 @@ Display the version information
|
|||||||
Wait on one or more containers to stop and print their exit codes
|
Wait on one or more containers to stop and print their exit codes
|
||||||
|
|
||||||
## SEE ALSO
|
## SEE ALSO
|
||||||
crio(8), crio.conf(5)
|
crio(8)
|
||||||
|
|
||||||
## HISTORY
|
## HISTORY
|
||||||
Dec 2016, Originally compiled by Dan Walsh <dwalsh@redhat.com>
|
Dec 2016, Originally compiled by Dan Walsh <dwalsh@redhat.com>
|
||||||
|
Reference in New Issue
Block a user