We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f3fe2 commit e8e5797Copy full SHA for e8e5797
README.md
@@ -463,6 +463,7 @@ Unacceptable input example:
463
%.example.com
464
465
bob@example.com
466
+```
467
468
#### `Stdlib::Port`
469
@@ -482,14 +483,15 @@ Acceptable input examples:
482
483
484
Unacceptable input example:
485
486
+```shell
487
-1
488
489
65536
490
491
'443'
492
493
'https'
-````
494
495
496
#### `Stdlib::Port::Privileged
497
@@ -533,6 +535,7 @@ Acceptable input examples:
533
535
```
534
536
537
538
+
539
```shell
540
541
0 commit comments