Skip to content

Commit 3dd2b2d

Browse files
authored
Merge pull request #1779 from AFrenchBanana/fix/DuplicateWord
Removed duplicate word from help menu
2 parents e4027d6 + 356b171 commit 3dd2b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/console/console.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ remote machines to connect to the Sliver server. They are most commonly
123123
used for allowing remote operators to connect in "Multiplayer Mode."
124124
125125
To generate a profile for a remote operator, you need to specify the
126-
the "all" permission to grant the profile access to all gRPC APIs:
126+
"all" permission to grant the profile access to all gRPC APIs:
127127
128128
new-operator --name <operator name> --lhost <sliver server> --permissions all
129129

0 commit comments

Comments
 (0)