From a47ae045d1ff0be62a8131c67f4f9dfff26b711d Mon Sep 17 00:00:00 2001 From: Gayal Dassanayake Date: Fri, 2 Aug 2024 07:36:46 +0530 Subject: [PATCH] Add watch help flag --- .../src/main/resources/cli-help/ballerina-run.help | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cli/ballerina-cli/src/main/resources/cli-help/ballerina-run.help b/cli/ballerina-cli/src/main/resources/cli-help/ballerina-run.help index e28259f9641d..046e7077c0a4 100755 --- a/cli/ballerina-cli/src/main/resources/cli-help/ballerina-run.help +++ b/cli/ballerina-cli/src/main/resources/cli-help/ballerina-run.help @@ -60,6 +60,10 @@ OPTIONS Print the diagnostics that are related to the dependencies. By default, these diagnostics are not printed to the console. + --watch + [Experimental] Automatically re-run Ballerina service projects upon file + changes. + ARGUMENTS --