mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

* pages.{ar,fa}: remove translated placeholders Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * common-arguments: reword note * rmdir: fix Arabic translation Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> --------- Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
16 lines
274 B
Markdown
16 lines
274 B
Markdown
# robo
|
|
|
|
> مشغل مهام PHP.
|
|
> لمزيد من التفاصيل: <https://robo.li/>.
|
|
|
|
- عرض قائمة الأوامر المتوفرة:
|
|
|
|
`robo list`
|
|
|
|
- تشغيل أمر محدد:
|
|
|
|
`robo {{foo}}`
|
|
|
|
- محاكاة تشغيل أمر محدد:
|
|
|
|
`robo --simulate {{foo}}`
|