remove_kernel_command_line_by_value


Description:

[ Version ( since = "1.26" ) ]
public bool remove_kernel_command_line_by_value (string kernel_command_line)

Removes kernel_command_line.

Parameters:

this

the SettingMatch

kernel_command_line

the kernel command line argument name to remove

Returns:

true if the kernel command line argument was found and removed; false if it was not.