From 27059fd0aa7fcce6b46fa8bca38a20e7ccc36b46 Mon Sep 17 00:00:00 2001 From: "Mikhail P. Ortiz-Lunyov" <108703641+mportizlunyov@users.noreply.github.com> Date: Thu, 25 Jul 2024 22:26:39 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ea5a50a..34ca601 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Welcome to Update_Full-UNIX (1.5.8)! +## Welcome to Update_Full-UNIX (2.0.0)! Update_Full is a suite of Free & Open-Source scripts written in several shell scripts that allows for simple, customisable, and full updating of a wide variety of Operating Systems through their respective package managers. @@ -22,10 +22,10 @@ This script uses three types of arguments: - ^_Modifier available_ - `--yum-update` / `-yu` Use YUM instead of DNF on Red-Hat - *Not compatible with `-ao` - - `--disable-alt-managers` / `-dam` Skip alternative package managers + - `--official-only` / `-oo` Skip alternative package managers - *Not compatible with `-ao` - `--alt-only` / `-ao` Skip native package managers - - *Not compatible with `-ao` + - *Not compatible with `-oo` - `--custom-log-path` / `-clp` Define a custom PATH for the log-file - *Must be run with `-ss` - ^_Modifier available_ @@ -52,7 +52,6 @@ This script is **_compatible_ and _tested_** with: > - KSH (Korne SHell) > - ASH (Almquist SHell) > - DASH (Debian Almquist Shell) -> - ZSH (Z SHell) The following are **NOT supported**: > - CSH (C SHell)