From d03551c38b48c66feddd5364deca55cd4f53f371 Mon Sep 17 00:00:00 2001 From: "Shahar \"Dawn\" Or" Date: Wed, 26 Jun 2024 16:28:25 +0700 Subject: [PATCH] docs: mention the `--help` flag in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f1d5746..0c110d4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ This is a CLI that reads markdown files, extracts Nix examples from them and tests these examples. +For CLI docs see the output with the `--help` flag. + Two kinds of examples are supported: 1. expression examples