./subenum -w wordlist.txt -force example.com
```
-**Simulation — zero network I/O**
+**Simulation - zero network I/O**
```bash
./subenum -simulate -hit-rate 20 -w examples/sample_wordlist.txt example.com
```
@@ -236,15 +273,7 @@ Press `Ctrl+C` at any time to abort. In-flight queries drain and partial results
./subenum -tui
```
-No flags required. Fill in the form and press `ctrl+r` to start scanning. Last-used values are saved to `~/.config/subenum/last.json` and restored on next launch.
-
-
-
-
-
-
-
-
+No flags required. Fill in the form and press `ctrl+r` to start scanning. Last-used values are saved to `~/.config/subenum/last.json` and restored on next launch. The interface is shown at the top of this README.
@@ -257,7 +286,7 @@ No flags required. Fill in the form and press `ctrl+r` to start scanning. Last-u
| `space` | Toggle Simulate / Force |
| `ctrl+r` | Start scan |
| `ctrl+c` | Abort scan (scan view) / quit (form) |
-| `r` | New scan — restores last-used values |
+| `r` | New scan - restores last-used values |
| `q` | Quit after scan completes |
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 1f8a1bd..ded9d76 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -329,7 +329,7 @@
Docker
Contributing
@@ -343,9 +343,9 @@
Download latest release