From a71cdcec33caaeb9e9667d66e8248de1a47122a8 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Thu, 28 Nov 2019 21:26:03 +0100 Subject: docs: remove all trailing whitespaces Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' --- docs/services/snmp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/services/snmp.rst') diff --git a/docs/services/snmp.rst b/docs/services/snmp.rst index ecb95d1b..2c0d958f 100644 --- a/docs/services/snmp.rst +++ b/docs/services/snmp.rst @@ -205,7 +205,7 @@ SNMP Extensions ^^^^^^^^^^^^^^^ To extend SNMP agent functionality, custom scripts can be executed every time -the agent is being called. This can be achieved by using +the agent is being called. This can be achieved by using ``arbitrary extensioncommands``. The first step is to create a functional script of course, then upload it to your VyOS instance via the command ``scp your_script.sh vyos@your_router:/config/user-data``. -- cgit v1.2.3