Skip to content

Commit 2186c12

Browse files
committedDec 16, 2024
Update README for air help command
1 parent c8498c2 commit 2186c12

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
 

‎README.md

+10
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,16 @@ Note: This tool has nothing to do with hot-deploy for production.
3030

3131
Support air config fields as arguments:
3232

33+
You can view the available command-line arguments by running the following commands:
34+
35+
```
36+
air -h
37+
```
38+
or
39+
```
40+
air --help
41+
```
42+
3343
If you want to config build command and run command, you can use like the following command without the config file:
3444

3545
```shell

0 commit comments

Comments
 (0)