commit ba7d8a65cb1ff0155dafd560f28fed20fec4025b from: Omar Polo date: Thu May 27 07:09:33 2021 UTC added a brief commentary commit - f813fd6182d1c2ef038e2127d6eb71945e725711 commit + ba7d8a65cb1ff0155dafd560f28fed20fec4025b blob - 41d7cd802773a170e5448bd81b27faa208bf55ba blob + d8d03609a232e132cf192452c0ad594854f19c22 --- vmd.el +++ vmd.el @@ -22,7 +22,12 @@ ;;; Commentary: -;; TODO +;; vmd.el is an interface to list and manage OpenBSD' vmd virtual +;; machines. +;; +;; To start, run `M-x vmd RET' to bring up a *vmd* buffer with the list +;; of virtual machines. Then press `x' to bring up a transient with +;; the action aviable. ;;; Code: