We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 24a989b + 1ff6d62 commit 661a1feCopy full SHA for 661a1fe
lib/rex/post/meterpreter/ui/console/command_dispatcher/core.rb
@@ -81,7 +81,7 @@ def commands
81
c["migrate"] = "Migrate the server to another process"
82
83
# UUID functionality isn't yet available on other platforms
84
- c["uuid"] = "Get the UUID for the current session",
+ c["uuid"] = "Get the UUID for the current session"
85
86
# Yet to implement transport hopping for other meterpreters.
87
# Works for posix and native windows though.
0 commit comments