Make the README.md more useful in links to man page documentation

This patch will allow people who go to the github page to easily read
man pages.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
This commit is contained in:
Daniel J Walsh 2017-07-17 09:48:22 -04:00
parent db310e9641
commit d43e67ad00
9 changed files with 75 additions and 53 deletions

View file

@ -3,10 +3,10 @@
% OCTOBER 2016
# NAME
crio.conf - Syntax of CRIO configuration file
crio.conf - CRI-O configuration file
# DESCRIPTION
The CRIO configuration file specifies all of the available command-line options
The CRI-O configuration file specifies all of the available command-line options
for the crio(8) program, but in a TOML format that can be more easily modified
and versioned.