Skip to content

Commit

Permalink
docs: mention the --help flag in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mightyiam committed Jun 26, 2024
1 parent 4d690ef commit d03551c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d03551c

Please sign in to comment.