Skip to content

Commit 0efbdf6

Browse files
committed
doc: format events.md
Signed-off-by: René Jochum <rene@jochum.dev>
1 parent c32ca6a commit 0efbdf6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/events.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ type: lifecycle
9999
| `image-alias-deleted` | An alias has been deleted for an existing image. | `target`: the original instance. |
100100
| `image-alias-renamed` | The alias for an existing image has been renamed. | `old_name`: the previous name. |
101101
| `image-alias-updated` | The configuration for an image alias has changed. | `target`: the original instance. |
102-
| `instance-agent-started` | The instance agent has connected to the host. | |
103-
| `instance-agent-stopped` | The instance agent has disconnected from the host. | |
102+
| `instance-agent-started` | The instance agent has connected to the host. | |
103+
| `instance-agent-stopped` | The instance agent has disconnected from the host. | |
104104
| `image-created` | A new image has been added to the image store. | `type`: `container` or `vm`. |
105105
| `image-deleted` | The image has been deleted from the image store. | |
106106
| `image-refreshed` | The local image copy has updated to the current source image version. | |

0 commit comments

Comments
 (0)