Update README.md
This commit is contained in:
committed by
GitHub
parent
0e7577ed7c
commit
e27dfc8fba
@@ -230,11 +230,7 @@ If you're still in your console however, you can go even faster by using **vlc i
|
|||||||
## Command line options
|
## Command line options
|
||||||
|
|
||||||
* **"-c"** : Set a custom path to the configuration file (-c /path/to/conf)
|
* **"-c"** : Set a custom path to the configuration file (-c /path/to/conf)
|
||||||
<<<<<<< HEAD
|
* **"-s"** : Set custom target (overrides configuration) : You can use this argument in many ways, using a subnet (e.g.: `172.16.100.0/24`) or even an IP (e.g.: `172.16.100.10`), a range of IPs (e.g.: `172.16.100.10-172.16.100.20`) or a mix of all those (e.g.: `172.17.100.0/24,172.16.100.10-172.16.100.20,0.0.0.0`)
|
||||||
* **"-s"** : Set custom subnets (overrides configuration) : You can use this argument in many ways, using a subnet (e.g.: `172.16.100.0/24`) or even an IP (e.g.: `172.16.100.10`), a range of IPs (e.g.: `172.16.100.10-172.16.100.20`) or a mix of all those (e.g.: `172.17.100.0/24,172.16.100.10-172.16.100.20,0.0.0.0`).
|
|
||||||
=======
|
|
||||||
* **"-s"** : Set custom target (overrides configuration)
|
|
||||||
>>>>>>> 5489969... v2.0.0: Rename subnet to target to avoid confusion
|
|
||||||
* **"-p"** : Set custom ports (overrides configuration)
|
* **"-p"** : Set custom ports (overrides configuration)
|
||||||
* **"-m"** : Set number of threads (*Default value : 1*)
|
* **"-m"** : Set number of threads (*Default value : 1*)
|
||||||
* **"-l"** : Set log level
|
* **"-l"** : Set log level
|
||||||
|
|||||||
Reference in New Issue
Block a user