Add --remote-host-limit note to README.md (#493)

This commit is contained in:
panticz
2020-08-03 19:07:53 +02:00
committed by GitHub
parent 9f2232766b
commit 087dbd9edf

View File

@@ -44,4 +44,4 @@ The configuration should be placed in the following paths depending by the opera
## Remote execution
You can specify a key called `remote_topgrades` in the configuration file. This key should contain a
list of hostnames that have topgrade installed on them. Topgrade will execute Topgrades on these
remote hosts.
remote hosts. To limit the execution only to specific hosts use the `--remote-host-limit` parameter.