Skip to content

Commit 3524b25

Browse files
mzfrmzfr
authored andcommitted
remove lolbas from help menu
1 parent f28188c commit 3524b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ var rawBinURL = "https://raw.githubusercontent.com/GTFOBins/GTFOBins.github.io/m
1818
func init() {
1919
flag.Usage = func() {
2020
h := []string{
21-
"Search gtfobin and lolbas files from terminal",
21+
"Search gtfobin from terminal",
2222
"",
2323
"Options:",
2424
" -b, --bin <binary> Search Linux binaries on gtfobins",

0 commit comments

Comments
 (0)