mirror of
https://github.com/tauri-apps/tauricon.git
synced 2026-02-04 02:31:20 +01:00
fix usage typo in help command output
This commit is contained in:
@@ -39,7 +39,7 @@ if (argv.help) {
|
||||
The icon needs to be either png (1240x1240 with transparency) or svg (square dimensions with transparency).
|
||||
|
||||
Usage
|
||||
$ tauri icon [ICON-PATH]
|
||||
$ tauricon [ICON-PATH]
|
||||
|
||||
Options
|
||||
--help, -h Displays this message
|
||||
|
||||
Reference in New Issue
Block a user