AWS transform documentation change
Summary
Formatting update: Added backticks around CLI commands in SNMP troubleshooting section
Security assessment
Purely cosmetic change to improve code formatting in documentation. No security implications or content changes detected.
Diff
diff --git a/transform/latest/userguide/discovery-tool-troubleshooting.md b/transform/latest/userguide/discovery-tool-troubleshooting.md index a64f27b7a..615d42d9b 100644 --- a//transform/latest/userguide/discovery-tool-troubleshooting.md +++ b//transform/latest/userguide/discovery-tool-troubleshooting.md @@ -120 +120 @@ If the above tests fail, try establishing a PowerShell session with certificate - * sudo yum install net-snmp-utils -y + * `sudo yum install net-snmp-utils -y` @@ -127 +127 @@ If the above tests fail, try establishing a PowerShell session with certificate - 1. snmptable -v 2c -c <COMMUNITY_STRING> <REMOTE_SERVER_IP> .1.3.6.1.2.1.6.13.1 + 1. `snmptable -v 2c -c <COMMUNITY_STRING> <REMOTE_SERVER_IP> .1.3.6.1.2.1.6.13.1`