mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Fix docs formatting (#1372)
Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
This commit is contained in:
@@ -175,8 +175,7 @@ Your system is ready for Wails development!
|
||||
| -frontenddevserverurl "url" | Use 3rd party dev server url to serve assets, EG Vite | "" |
|
||||
| -appargs "args" | Arguments passed to the application in shell style | |
|
||||
| -platform "platform" | Platform/Arch to target | `runtime.GOOS` |
|
||||
| -save | Saves the given `assetdir`, `reloaddirs`, `wailsjsdir`, `debounce`, `devserver` and `frontenddevserverurl` flags in
|
||||
`wails.json` to become the defaults for subsequent invocations. | |
|
||||
| -save | Saves the given `assetdir`, `reloaddirs`, `wailsjsdir`, `debounce`, `devserver` and `frontenddevserverurl` flags in `wails.json` to become the defaults for subsequent invocations. | |
|
||||
|
||||
Example:
|
||||
|
||||
@@ -217,4 +216,4 @@ For more details on creating templates, consult the [Templates guide](../guides/
|
||||
|
||||
## version
|
||||
|
||||
`wails version` will simply output the current CLI version.
|
||||
`wails version` will simply output the current CLI version.
|
||||
|
||||
Reference in New Issue
Block a user