Skip to content

Commit 281218d

Browse files
StartAutomatingStartAutomating
authored andcommitted
UDP Protocol: Fixing help and improving validation (Fixes #282)
1 parent d87f697 commit 281218d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Transpilers/Protocols/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ To be considered a protocol transpiler, a transpiler must:
118118

119119

120120
~~~PowerShell
121-
udp:// -Host [ipaddress]::broadcast 911 -Send "It's an emergency!"
121+
udp:// -Host [ipaddress]::broadcast -port 911 -Send "It's an emergency!"
122122
~~~
123123

124124
## UDP.Protocol Example 3

0 commit comments

Comments
 (0)