added metadata authored by Lxlp's avatar Lxlp
...@@ -5,7 +5,7 @@ Checks if the [@origin] is within a certain distance of a specified [pin] ...@@ -5,7 +5,7 @@ Checks if the [@origin] is within a certain distance of a specified [pin]
## Attributes ## Attributes
| Attribute | Aliases | Description | Default | | Attribute | Aliases | Description | Default |
|-----------|-----------|----------------------------------------------------------------------|---------| |-----------|-----------|----------------------------------------------------------------------|---------|
| pin | p | The pin to check against | | | pin | p | The pin to check against |<!--type:Pin--> |
| distance | d | The distance to check against. Can be a range. | | | distance | d | The distance to check against. Can be a range. | |
... ...
......