From 9cf15cdae58ab4e5b828a89918f1d5a2d2df89cf Mon Sep 17 00:00:00 2001 From: William Wernert Date: Tue, 23 Feb 2021 13:55:18 -0500 Subject: [PATCH] [fix] Reword so-monitor-add help message --- salt/common/tools/sbin/so-monitor-add | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/common/tools/sbin/so-monitor-add b/salt/common/tools/sbin/so-monitor-add index b58cc4ee7..256ce48b4 100644 --- a/salt/common/tools/sbin/so-monitor-add +++ b/salt/common/tools/sbin/so-monitor-add @@ -7,7 +7,7 @@ usage() { usage: so-monitor-add [-h] NIC positional arguments: - NIC The interface you want to add to the monitor bond + NIC The interface to add to the monitor bond (ex: eth2) optional arguments: -h, --help Show this help message and exit