From 7f2e26f1c2cc148e8d1be6dace965440c0ef1a01 Mon Sep 17 00:00:00 2001 From: J-Dog Date: Wed, 22 May 2024 14:01:23 -0700 Subject: [PATCH] add `MEMO` to format version 0 --- docs/actions/SLEEP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/actions/SLEEP.md b/docs/actions/SLEEP.md index 269f6d7..b0b3869 100644 --- a/docs/actions/SLEEP.md +++ b/docs/actions/SLEEP.md @@ -12,7 +12,7 @@ This command pauses all `token` `ACTIONS` until `RESUME_BLOCK` is reached ## Formats ### Version `0` -- `VERSION|TICK|RESUME_BLOCK` +- `VERSION|TICK|RESUME_BLOCK|MEMO` ## Examples ```