From 2186c1264578885a834ac004cfe126a3754258a6 Mon Sep 17 00:00:00 2001 From: xiantang Date: Tue, 17 Dec 2024 00:47:59 +0800 Subject: [PATCH] Update README for air help command --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 62aa21c5..a9ebee94 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,16 @@ Note: This tool has nothing to do with hot-deploy for production. Support air config fields as arguments: +You can view the available command-line arguments by running the following commands: + +``` +air -h +``` +or +``` +air --help +``` + If you want to config build command and run command, you can use like the following command without the config file: ```shell