Skip to content

Commit 45b1975

Browse files
authored
Merge pull request #471 from permaweb/dpshade/rm-deprecated-relay
docs: remove relay flag from README.md
2 parents 1c5d276 + 8758f3d commit 45b1975

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ aos [name/process-id]
6262

6363
| Name | Description | Required |
6464
| --------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
65-
| `--relay [Relay URL]` | The relay flag can be used to run your process with payments enabled through a HyperBEAM relay | 0-1 |
6665
| `--cron [Interval]` | The cron flag can only be used when spawning a process, it instructs the Process to generate messages every `Interval`. An Interval can be defined with a [n]-(period) for example: 1-minute, 10-minutes, 5-hours, 10-blocks, etc. | 0-1 |
6766
| `--get-blueprints [dir]` | This command will grab blueprints from the `/blueprints` folder or a folder specified by the user. These blueprints are small lua files that can be applied to your process to automatically give it some functionality. | 0-1 |
6867
| `--tag-name [name]` and `--tag-value [value]` | These flags are also only when aos is spawning a Process. You may add many of these combinations as you would like and they will appear on the Process tags object | 0-n |

0 commit comments

Comments
 (0)