typo in help
This commit is contained in:
parent
8d5bb1e3e7
commit
c44eeaef4e
|
@ -131,7 +131,7 @@ options:
|
|||
-d "<path>" Desination webroot path or directory
|
||||
-p "<password>" Password for decryption >= 12 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
|
||||
|
||||
Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage"
|
||||
|
@ -142,7 +142,7 @@ Example: ./build.sh -u https://start.domain.tld -d static -t "STILDE - StartPage
|
|||
- **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**:
|
||||
|
|
Loading…
Reference in a new issue