Skip to content

Commit 370a42b

Browse files
authored
Update documentation for collector update flags (#2235)
1 parent ccd9771 commit 370a42b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/collector.update.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ The Windows Update service is responsible for managing the installation of updat
1515
## Flags
1616

1717
### `--collector.update.online`
18-
Whether to search for updates online. If set to `false`, the collector will only list updates that are already found by the Windows Update service.
19-
Set to `true` to search for updates online, which will take longer to complete.
18+
Whether to search for updates online. If set to `false` via `--no-collector.update.online`, the collector will only list updates that are already found by the Windows Update service.
19+
Set to `true` via `--collector.update.online` to search for updates online, which will take longer to complete.
2020

2121
### `--collector.update.scrape-interval`
2222
Define the interval of scraping Windows Update information

0 commit comments

Comments
 (0)