Skip to content

Commit

Permalink
Merge pull request #1779 from AFrenchBanana/fix/DuplicateWord
Browse files Browse the repository at this point in the history
 Removed duplicate word from help menu
  • Loading branch information
moloch-- authored Sep 22, 2024
2 parents e4027d6 + 356b171 commit 3dd2b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/console/console.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ remote machines to connect to the Sliver server. They are most commonly
used for allowing remote operators to connect in "Multiplayer Mode."
To generate a profile for a remote operator, you need to specify the
the "all" permission to grant the profile access to all gRPC APIs:
"all" permission to grant the profile access to all gRPC APIs:
new-operator --name <operator name> --lhost <sliver server> --permissions all
Expand Down

0 comments on commit 3dd2b2d

Please sign in to comment.