mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 08:06:07 +02:00
nativefier,scc: fix endline
This commit is contained in:
parent
f28e46e301
commit
3823d18d4a
2 changed files with 2 additions and 2 deletions
|
@ -13,4 +13,4 @@
|
||||||
|
|
||||||
- Gerar aplicativo desktop usando um ícone PNG customizado:
|
- Gerar aplicativo desktop usando um ícone PNG customizado:
|
||||||
|
|
||||||
`nativefier --icon {{caminho/para/icone.png}} {{url}}`
|
`nativefier --icon {{caminho/para/icone.png}} {{url}}`
|
||||||
|
|
|
@ -33,4 +33,4 @@
|
||||||
|
|
||||||
- Mostra a tela de ajuda:
|
- Mostra a tela de ajuda:
|
||||||
|
|
||||||
`scc -h`
|
`scc -h`
|
||||||
|
|
Loading…
Add table
Reference in a new issue