Skip to content

Commit

Permalink
Update zpinfo.js
Browse files Browse the repository at this point in the history
Update help text.
  • Loading branch information
ebaauw committed Jun 3, 2019
1 parent 0e500d2 commit e328340
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cli/zpinfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Parameters:
Print version and exit.
${b('-d')}, ${b('--daemon')}
Run as daemon. Log ZonePlayer events on stdout.
Run as daemon. Log ZonePlayer events.
${b('-n')}, ${b('--noWhiteSpace')}
Do not include spaces nor newlines in JSON output.
Expand All @@ -39,7 +39,7 @@ Parameters:
Include service control point definitions in device description.
${b('-s')}, ${b('--service')}
Run as service. Log ZonePlayer events to stdout, without timestamps.
Run as service. Log ZonePlayer events, without timestamps.
${b('-t')} ${u('timeout')}, ${b('--timeout=')}${u('timeout')}
Wait for ${u('timeout')} seconds instead of default ${b('15')}.
Expand Down

0 comments on commit e328340

Please sign in to comment.