diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index a7855cdf4..40cb6b2bb 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -187,7 +187,7 @@ | |||
187 | "\n setpathcost BRIDGE COST Set path cost" \ | 187 | "\n setpathcost BRIDGE COST Set path cost" \ |
188 | "\n setportprio BRIDGE PRIO Set port priority" \ | 188 | "\n setportprio BRIDGE PRIO Set port priority" \ |
189 | "\n setbridgeprio BRIDGE PRIO Set bridge priority" \ | 189 | "\n setbridgeprio BRIDGE PRIO Set bridge priority" \ |
190 | "\n stp BRIDGE [1|0] STP on/off" \ | 190 | "\n stp BRIDGE [1/yes/on|0/no/off] STP on/off" \ |
191 | ) \ | 191 | ) \ |
192 | 192 | ||
193 | #define bunzip2_trivial_usage \ | 193 | #define bunzip2_trivial_usage \ |