From d68155a240c7354d4f8d763bbab72c018e557cd7 Mon Sep 17 00:00:00 2001 From: dmc Date: Fri, 23 Feb 2024 18:02:33 +0100 Subject: [PATCH] update flags --- reference/cli.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reference/cli.md b/reference/cli.md index 04f6768..1167419 100644 --- a/reference/cli.md +++ b/reference/cli.md @@ -70,7 +70,10 @@ Run an application from a key or dir. ``` - --dev Run the app in dev mode + --dev Enable --devtools & --updates-diff + --devtools Open devtools with application [Desktop] + --updates-diff Enable diff computation for Pear.updates + --no-updates Disable updates firing via Pear.updates --link=url Simulate deep-link click open --store|-s=path Set the Application Storage path --tmp-store|-t Automatic new tmp folder as store path