You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Console.WriteLine("\t"+"-l | --ldap"+"\t\t"+"LDAP Account unit for convert user configuration option (for FortiNet, PaloAlto and Panorama only)");
128
-
Console.WriteLine("\t"+"-k | --skip"+"\t\t"+@"(""-k false"" |"" -k true"" [default]) do not import unused objects (for FortiNet, PaloAlto, CiscoASA, Panorama, JuniperSRX and JuniperSSG only) [enabled by default]");
128
+
Console.WriteLine("\t"+"-k | --skip"+"\t\t"+@"(""-k false"" |"" -k true"" [default]) do not import unused objects (for FortiNet, Firepower, PaloAlto, CiscoASA, Panorama, JuniperSRX and JuniperSSG only) [enabled by default]");
129
129
Console.WriteLine("\t"+"-f | --format"+"\t\t"+"format of the output file (JSON[default], TEXT)");
130
130
Console.WriteLine("\t"+"-i | --interactive"+"\t"+@"-i false | -i true [default] Interactive mode provides a better user experience.Disable when automation is required[enabled by default]");
131
131
Console.WriteLine("\t"+"-a | --analyzer"+"\t\t"+@"mode for analyze package");
@@ -143,7 +143,7 @@ public int CheckOptionsValidity(CommandLine commandLine)
0 commit comments