Skip to content

Commit 1341ab3

Browse files
committed
v855: Tools Menu
- add checkmark
1 parent 981d170 commit 1341ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/other-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,6 @@ This menu contains commands related to running [cryptographic hash functions](ht
152152

153153
For each function, there are 3 commands:
154154

155-
- **Generate** - You can enter text in the upper field, and it will give you the hash output in the other field. You can copy those results to the Clipboard through the button. You can optionally **Treat each line as a separate string** to get N different hashes for N different strings at the same time, rather than a single hash that covers the entire input text.
155+
- **Generate** - You can enter text in the upper field, and it will give you the hash output in the other field. You can copy those results to the Clipboard through the button. You can optionally checkmark **Treat each line as a separate string** to get N different hashes for N different strings at the same time, rather than a single hash that covers the entire input text.
156156
- **Generate from Files** - Will calculate the hashes for one or more selected files.
157157
- **Generate from Selection into Clipboard** - Will use the text that is currently selected, calculate the hash, and put the hash results in the Clipboard.

0 commit comments

Comments
 (0)