From c939ae5753e4800c2642db24d41e12821cedfc1c Mon Sep 17 00:00:00 2001 From: Abraham Toriz Date: Sat, 26 Nov 2022 01:07:56 -0600 Subject: [PATCH] next task --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6310291..928d3ea 100644 --- a/README.md +++ b/README.md @@ -141,6 +141,7 @@ for and whose design I took as reference, keeping compatibility when possible. * match formatters by prefix (so there's no need to type all of its name if the prefix is unambiguous). * let resume --interactive receive a string as the text for a new entry. +* add a command that opens the doc in the browser just like fish ## Release checklist