Fix description of CheckFilePermissions (#243)

* Fix description of CheckFilePermissions 

"Adds a system to a group, which can be used for categorizing" should belong to 
AddSystemGroup but not CheckFilePermissions

* make description of IsVirtualMachine right

"Check if a specific item exists in the report" should no be the description of IsVirtualMachien, change it.
This commit is contained in:
Liao Tonglang 2016-07-30 18:08:43 +08:00 committed by Michael Boelen
parent 1cbd419020
commit 3fdb949152

View File

@ -166,7 +166,7 @@
################################################################################ ################################################################################
# Name : CheckFilePermissions() # Name : CheckFilePermissions()
# Description : Adds a system to a group, which can be used for categorizing # Description : Check file permissions
# #
# Input : full path to file or directory # Input : full path to file or directory
# Returns : PERMS (FILE_NOT_FOUND | OK | BAD) # Returns : PERMS (FILE_NOT_FOUND | OK | BAD)
@ -1152,7 +1152,7 @@
################################################################################ ################################################################################
# Name : IsVirtualMachine() # Name : IsVirtualMachine()
# Description : Check if a specific item exists in the report # Description : Determine whether it is a virtual machine
# Returns : ISVIRTUALMACHINE (0-2) # Returns : ISVIRTUALMACHINE (0-2)
# VMTYPE # VMTYPE
# VMFULLTYPE # VMFULLTYPE