From a65c848132781594c83c615ba079c439e6444486 Mon Sep 17 00:00:00 2001 From: benStre Date: Mon, 14 Oct 2024 18:10:18 +0200 Subject: [PATCH] update RUN.md --- RUN.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/RUN.md b/RUN.md index 0f2fc634..8dcbeb9f 100644 --- a/RUN.md +++ b/RUN.md @@ -5,8 +5,15 @@ This file contains an auto-generated list of the available command line options. DATEX Runtime for JavaScript/TypeScript. Visit https://unyt.org/datex for more information - * `-v, --verbose` Show logs for all levels, including debug logs -## General Options +Optional: - * `-h, --help` Show the help page \ No newline at end of file + * `--clear` Clear all eternal states on the backend + * `-v, --verbose` Show logs for all levels, including debug logs + * `-c, --cache-path` Overrides the default path for datex cache files (.datex-cache) + +## Other Options + +Optional: + + * `-h, --help` Show the help page \ No newline at end of file