Skip to content

Commit 2426e0b

Browse files
authored
Merge pull request #62 from KarimPwnz/random_feature
Escape _random_ in README.md
2 parents 5f201fa + a4c0e84 commit 2426e0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Dependencies will then be installed and Interlace will be added to your path as
3232
| -pL | Specify a list of proxies |
3333
| --proto | Specify protocols that can be used in commands as \_proto\_ |
3434
| -rp | Specify a real port variable that can be used in commands as \_realport\_ |
35-
| -random | Specify a directory of files that can be randomly used in commands as _random_ |
35+
| -random | Specify a directory of files that can be randomly used in commands as \_random\_ |
3636
| --no-bar / --sober | If set then progress bar be stripped out |
3737
| --no-cidr | If set then CIDR notation in a target file will not be automatically be expanded into individual hosts |
3838
| --no-color | If set then any foreground or background colours will be stripped out |

0 commit comments

Comments
 (0)