Skip to content

Commit 1e67611

Browse files
author
twilson63
committed
Merge branch 'feat/m3' of github.com:permaweb/aos into feat/m3
2 parents 699c290 + 0014dda commit 1e67611

File tree

4 files changed

+488
-76
lines changed

4 files changed

+488
-76
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ yarn start
5252

5353
### Command-line options
5454

55-
You can provide a name for a specific Process, if the Process does not exist aos will spawn the process, then every time you run `aos [name]` it will locate that process and interact with it.
55+
You can provide a name for a specific Process, if the Process does not exist aos will spawn the process, then every time you run `aos [name]` it will locate that process and interact with it. Alternatively, you can specify a process ID to connect to an existing process with `aos [process-id]`.
5656

5757
```sh
58-
aos [name]
58+
aos [name/process-id]
5959
```
6060

6161
#### Flags

0 commit comments

Comments
 (0)