From c44eeaef4ea1af8fcb89e10f42f6921e970fb5a1 Mon Sep 17 00:00:00 2001 From: Tomasz Kapias Date: Fri, 28 Apr 2023 22:15:12 +0200 Subject: [PATCH] typo in help --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index da11a9d..6efc4b6 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ options: -d "" Desination webroot path or directory -p "" Password for decryption >= 12 characters -s "" Salt string = 32 hexadecimal characters - -t "" Title for the staticrypt form page + -t "" Title for the staticrypt form page -u "" Https or localhost Url for the destination root Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage" @@ -139,16 +139,16 @@ Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage ## Basic Usage -- **Open a website**: +- **Open a website**: type the corresponding key and press return, or click on the link. -- **Open a specific path on a site**: +- **Open a specific path on a website**: type the path after the site’s key and press return. -- **Run a search on a website**: +- **Run a search on a website**: type a space after the website’s key followed by your query and press return. -- **Perform a search with DuckDuckGo**: +- **Perform a search with DuckDuckGo**: input any string that doesn't match a key and press return. - **suggestions** may be displayed under your input, they are **specific to a key** or construicted **from DuckDuckGo** background queries. Use press up/down/return or click to use them.