mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 11:53:11 +02:00
end in a colon and surrounded by empty lines
This commit is contained in:
parent
b172d97667
commit
2b2a1a5e5a
2 changed files with 3 additions and 2 deletions
BIN
pages/common/Alias de install.md
Normal file
BIN
pages/common/Alias de install.md
Normal file
Binary file not shown.
|
@ -14,5 +14,6 @@
|
|||
|
||||
`java -version`
|
||||
|
||||
- Custom input and output files. Preferably .txt files
|
||||
`java {{classname}} <{{inputfile}}> outputfile`
|
||||
- Custom input and output files. Preferably .txt files:
|
||||
|
||||
`java {{classname}} <{{path/to/inputfile}}> {{path/to/outputfile}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue