From e21d49733a6ed92c8288bfffffec11d26d6d3e3c Mon Sep 17 00:00:00 2001 From: anaeletrica <164184999+anaeletrica@users.noreply.github.com> Date: Fri, 15 Nov 2024 08:21:43 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36c96cb..326b5a0 100644 --- a/README.md +++ b/README.md @@ -212,9 +212,13 @@ To check a textual history evolution graph of trials, run: $ now history [trial] ``` -The *evaluation* option query evaluation and its dependencies. The argument *wdf* find was derived from relationships. To see more usage options, run: +The *evaluation* option query evaluation and its dependencies. The *evaluation* command can be used without arguments, and the default option is *display*. The argument shows evaluations that represent executions or accesses to values and expressions in the code, capturing the interaction between variables, functions, objects, and other script elements. ```bash -$ now evaluation -h +$ now evaluation +``` +The argument *wdf* identifies and displays dependency relationships between code elements, tracing how data, functions, and variables have been derived from each other. +```bash +$ now evaluation wdf ``` The *ast* option exports the collected provenance of a trial to Prolog or Notebook.