Skip to content

Commit

Permalink
Fix line length
Browse files Browse the repository at this point in the history
  • Loading branch information
devadvance committed Oct 4, 2020
1 parent 10cde24 commit 9b2f04c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions _data/commands/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
ar: سرد الملفات والمجلدات العادية في الدليل الحالي بتنسيق مكثف
hi: संघनित रूप में वर्तमान निर्देशिका में सामान्य फाइलों और फ़ोल्डर की
सूची करने हेतु
id: Menampilkan daftar file dan folder di direktori dimana kamu berada dalam
format yang ringkas
id: Menampilkan daftar file dan folder di direktori
dimana kamu berada dalam format yang ringkas
html_terminal: >
<span data-ty="input">ls</span>
<span data-ty>Desktop Documents Music</span>
Expand All @@ -21,7 +21,8 @@
ar: إخراج المسار الكامل لدليل العمل الحالي لهذه المحطة
hi: इस टर्मिनल के लिए वर्तमान कार्य निर्देशिका का पूरा रास्ता आउटपुट करने
हेतु
id: Menampilkan output penuh lokasi direktori dimana kamu berada pada terminal
id: Menampilkan output penuh lokasi direktori
dimana kamu berada pada terminal
html_terminal: >
<span data-ty="input">pwd</span>
<span data-ty>/Users/me</span>
Expand Down

0 comments on commit 9b2f04c

Please sign in to comment.