mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Remove accidental tabs inserted in macro
This commit is contained in:
parent
b5cc2928e2
commit
fd20a72ad6
1 changed files with 1 additions and 1 deletions
|
|
@ -160,7 +160,7 @@ char *fperfdata (const char *,
|
|||
#define UT_VERBOSE _("\
|
||||
-v, --verbose\n\
|
||||
Show details for command-line debugging (output may be truncated by\n\
|
||||
the monitoring system)\n")
|
||||
the monitoring system)\n")
|
||||
|
||||
#define UT_WARN_CRIT _("\
|
||||
-w, --warning=DOUBLE\n\
|
||||
|
|
|
|||
Loading…
Reference in a new issue