typo in help

This commit is contained in:
Tomasz Kapias 2023-04-28 22:15:12 +02:00
parent 8d5bb1e3e7
commit c44eeaef4e

View file

@ -131,7 +131,7 @@ options:
-d "<path>" Desination webroot path or directory -d "<path>" Desination webroot path or directory
-p "<password>" Password for decryption >= 12 characters -p "<password>" Password for decryption >= 12 characters
-s "<salt>" Salt string = 32 hexadecimal characters -s "<salt>" Salt string = 32 hexadecimal characters
-t "<string>" Title for the staticrypt form page -t "<string>" Title for the staticrypt form page
-u "<url>" Https or localhost Url for the destination root -u "<url>" Https or localhost Url for the destination root
Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage" 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 ## Basic Usage
- **Open a website**: - **Open a website**:
type the corresponding key and press return, or click on the link. 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 sites key and press return. type the path after the sites key and press return.
- **Run a search on a website**: - **Run a search on a website**:
type a space after the websites key followed by your query and press return. type a space after the websites 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. 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. - **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.