diff --git a/docs/api.md b/docs/api.md index fead748..a4ee8de 100644 --- a/docs/api.md +++ b/docs/api.md @@ -164,7 +164,11 @@ Specifies if the source code within the nativefied app should be packaged into a -i, --icon ``` -##### Packaging for Windows and Linux +##### Packaging for Windows + +The icon parameter should be a path to a `.ico` file. + +##### Packaging for Linux The icon parameter should be a path to a `.png` file.