fg, nohup, sleep, users: add Persian translation (#5210)

This commit is contained in:
Taymaz Esmaeli
2021-01-31 07:36:35 -08:00
committed by GitHub
parent 0b8670109e
commit 2b0634fbf1
4 changed files with 44 additions and 0 deletions

15
pages.fa/common/sleep.md Normal file
View File

@@ -0,0 +1,15 @@
# sleep
> ایجاد تاخیر بر اساس زمان.
- تاخیر به ثانیه:
`sleep {{seconds}}`
- تاخیر به دقیقه:
`sleep {{minutes}}m`
- تاخیر به ساعت:
`sleep {{hours}}h`