summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/cmd.ml2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/cmd.ml b/bin/cmd.ml
index 72438d4..6a2966d 100644
--- a/bin/cmd.ml
+++ b/bin/cmd.ml
@@ -8,6 +8,8 @@ let prefixed_env_info ?doc ?deprecated var =
let common_man = [
`S "BUGS";
`P "During alpha, contact the maker directly or join the XMPP MUC.";
+ `S "SEE ALSO";
+ `I ("nixtamal-manifest(5)", "manifest.kdl format (TODO: & schema)");
]
module Global = struct