Add missing man pages and bash completions for kpod
We need to start off with man pages and bash completion support for kpod. Also fix Makefile to install kpod by default Signed-off-by: Dan Walsh <dwalsh@redhat.com>
This commit is contained in:
parent
529bebbe68
commit
e61c672aa7
5 changed files with 193 additions and 7 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -5,7 +5,9 @@ conmon/conmon
|
|||
conmon/conmon.o
|
||||
pause/pause
|
||||
pause/pause.o
|
||||
/docs/*.[58]
|
||||
/docs/*.[58].gz
|
||||
/docs/*.[158]
|
||||
/docs/*.[158].gz
|
||||
vendor/src/github.com/kubernetes-incubator/cri-o
|
||||
ocid.conf
|
||||
*.orig
|
||||
*.rej
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue