diff --git a/server/console/console.go b/server/console/console.go index 9a02b647bb..b5af1c3ad5 100644 --- a/server/console/console.go +++ b/server/console/console.go @@ -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 --lhost --permissions all