mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 06:11:16 +00:00
![]() The options in sixtyfps-viewer --help used to look like this: ``` OPTIONS: --backend <backend> The rendering backend [default: ] -I <include path for other .60 files>... --load-data <load data file> Load properties from a json file ('-' for stdin) --save-data <save data file> Store properties values in a json file at exit ('-' for stdout) --style <style name> The style name ('native', 'fluent', or 'ugly') [default: ] ``` This patch removes the useless "[default: ]" part. These are options, so even without this text it should be very obvious that the `--style` and the `--backend` parameters are indeed optional. |
||
---|---|---|
.. | ||
compiler | ||
figma_import | ||
fmt | ||
lsp | ||
online_editor | ||
syntax_updater | ||
viewer |