From a515cf6692bb1b474b8abc0db509ad5173153605 Mon Sep 17 00:00:00 2001 From: Carter Peel Date: Mon, 3 May 2021 22:35:41 -0400 Subject: [PATCH] Touched up readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4903dcf..5eeab50 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ made for public consumption. For example, conversion scripts or otherwise. Running this script will convert an existing CentOS 8 system to Rocky Linux 8. -##### Usage +### Usage ```bash ./centos2rocky.sh -h @@ -20,7 +20,7 @@ Running this script will convert an existing CentOS 8 system to Rocky Linux 8. [!! USE WITH CAUTION !!] ``` -##### Debugging +### Debugging The `centos2rocky` script pipes everything shown on `stdout` to `/var/log/centos2rocky.log`.