From e05292c213f5ab93bb71e2022f27be2c143040d9 Mon Sep 17 00:00:00 2001 From: Kevin Lyda <kevin@ie.suberic.net> Date: Fri, 16 May 2025 17:44:35 +0000 Subject: [PATCH] Edit NOTES.md --- NOTES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NOTES.md b/NOTES.md index c17f940..536d4a0 100644 --- a/NOTES.md +++ b/NOTES.md @@ -9,6 +9,9 @@ Look up how godoc does references to other things. Figure out readline completion. Case sensitive - issue? Building from repl.commands? +Switch between MAIL and BULLETIN modes? MAIL commands are documented +[here](https://marc.vos.net/books/vms/help/mail/). + ## sqlite * sqlite trigger tracing: `.trace stdout --row --profile --stmt --expanded --plain --close` -- GitLab