Skip to content

Commit e8c239d

Browse files
author
kernelsmith
committed
changed TODO to @todo per egypt
1 parent b326682 commit e8c239d

File tree

1 file changed

+1
-1
lines changed
  • lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi

1 file changed

+1
-1
lines changed

lib/rex/post/meterpreter/ui/console/command_dispatcher/stdapi/sys.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -737,7 +737,7 @@ def cmd_shutdown(*args)
737737
# Suspends or resumes a list of one or more pids
738738
# args can optionally be -c to continue on error or -r to resume instead of suspend,
739739
# followed by a list of one or more valid pids
740-
# TODO: A suspend which will accept process names, much of that code is done
740+
# @todo A suspend which will accept process names, much of that code is done (kernelsmith)
741741
#
742742
# @param args [Array] List of one of more pids
743743
# @return [Boolean] Returns true if command was successful, else false

0 commit comments

Comments
 (0)