From 2b2a1a5e5a435504f4260798f886d6c6dc2513df Mon Sep 17 00:00:00 2001 From: J053Fabi0 Date: Sat, 30 Dec 2017 11:38:44 -0700 Subject: [PATCH] end in a colon and surrounded by empty lines --- pages/common/Alias de install.md | Bin 0 -> 968 bytes pages/common/java.md | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 pages/common/Alias de install.md diff --git a/pages/common/Alias de install.md b/pages/common/Alias de install.md new file mode 100644 index 0000000000000000000000000000000000000000..7eedca0abe392470462a1016b82b5ac9b43d8adb GIT binary patch literal 968 zcmZ9LOG_J36vxl_s1JlDQLGE0Qz_a-V`7|W5?b2CC`A;ys9lsoJ9(&sGntT?RS}Hf z!ev*k`~WWc0ZKP!SCt<2Ykh&C;|oQcI^BgpeTubV}y z;=A6q{wA;bNk4pqhrs-P*&f~8f7i@Y;FQe212myw^8f$< literal 0 HcmV?d00001 diff --git a/pages/common/java.md b/pages/common/java.md index 510564b15..5222ddf67 100644 --- a/pages/common/java.md +++ b/pages/common/java.md @@ -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}}`