From 3ab8886a28c083dcd8d35fff103f1685861df0b9 Mon Sep 17 00:00:00 2001 From: Fr4nzD13trich Date: Sat, 10 Jan 2026 12:01:38 +0100 Subject: [PATCH] update --- Home.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Home.md b/Home.md index bde1ae1..ed359fb 100644 --- a/Home.md +++ b/Home.md @@ -13,11 +13,11 @@ This script was initially designed to just update my Helium browser but over tim - Remove Helium **-r** -- Add and update Desktop Launcher with extra functionality **-l** +- Add desktop launcher with extra functionality **-l** - Add alias to `.shellrc` **-a** --> _tested with bash, fish and zsh_ -- Compare local and remote version _app_ **-c** +- Compare local and remote app version **-c** - Show script version **-s** @@ -43,7 +43,7 @@ Run script with install parameter _-i_ ``` - Custom install directory ```sh -./helium_helper.sh -i +./helium_helper.sh -i ``` **NOTE:** The install path specified won't be overridden within the script yet. Working on it... @@ -89,7 +89,7 @@ Backing up, by default, pulls all important files, folders & configuration and c **NOTE:** The backup path specified won't be overridden within the script yet. Working on it... - Backup specific content ```sh -./helium_helper.sh -b +./helium_helper.sh -b ``` | Option | Description | | :----: | :---------- | @@ -100,7 +100,7 @@ Backing up, by default, pulls all important files, folders & configuration and c - Backup with specific compression ```sh -./helium_helper.sh -b +./helium_helper.sh -b ``` | Option | Description | | :----: | :---------- |