From f08db2d20c273ed417aa12891ebbff78a8bbbd4c Mon Sep 17 00:00:00 2001 From: nathaniel smith Date: Mon, 28 Aug 2017 21:58:10 -0700 Subject: [PATCH] note future admin command --- rfc.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rfc.org b/rfc.org index 55ccdab..ef93d42 100644 --- a/rfc.org +++ b/rfc.org @@ -135,3 +135,5 @@ - modify the ~wiki get ~ command to act as a local flavor replacement of ~man~. This might look like a different compilation "target" distinct from compiling HTML for the web. + - An ~admin~ subcommand with subsubcommands that can start a tilde-style wiki + at an arbitrary path. For now, the initial seeding of ~/wiki~ is all manual.