rmdir, robo: add Arabic translations (#9411)

This commit is contained in:
Abdulrahman Alfawal
2022-10-29 05:55:37 +03:00
committed by GitHub
parent 8cbe2d8af8
commit 62b2ecaf22
2 changed files with 28 additions and 0 deletions

16
pages.ar/common/robo.md Normal file
View File

@@ -0,0 +1,16 @@
# robo
> مشغل مهام PHP.
> لمزيد من التفاصيل: <https://robo.li/>.
- عرض قائمة الأوامر المتوفرة:
`robo list`
- تشغيل أمر محدد:
`robo {{الأمر}}`
- محاكاة تشغيل أمر محدد:
`robo --simulate {{الأمر}}`