Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
john30 committed Oct 31, 2024
1 parent eeb8f2e commit b315cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ebusd/knxhandler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ static const argDef g_knx_argDefs[] = {
{"knxrage", O_AGR, "SEC", 0, "Maximum age in seconds for using the last value of read messages (0=disable)"
" [5]"},
{"knxwage", O_AGW, "SEC", 0, "Maximum age in seconds for using the last value for reads on write messages"
" (0=disable), [99999999]"},
" (0=disable) [99999999]"},
{"knxint", O_INT, "FILE", 0, "Read KNX integration settings from FILE [/etc/ebusd/knx.cfg]"},
{"knxvar", O_VAR, "NAME=VALUE[,...]", 0, "Add variable(s) to the read KNX integration settings"},

Expand Down

0 comments on commit b315cb5

Please sign in to comment.