From d180d480bc725afe2b063633cd821ad349acf3a6 Mon Sep 17 00:00:00 2001 From: kewl fft Date: Sat, 23 May 2020 23:27:05 -0400 Subject: [PATCH] align center table --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67a6965..42248df 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The following helpers are supported and automatically selected, if present, in t ## Options |Parameter |Choices/**Default** |Comments| -|--- |:--- |---| +|--- |--- |---| |name | |Name or list of names of the package(s) to install or upgrade.| |state |**present**, latest |Desired state of the package, 'present' skips operations if the package is already installed.| |upgrade |yes, **no** |Whether or not to upgrade whole system.|