cls, type, ver: add Persian translation (#5165)

translation-badges
Taymaz Esmaeli 2021-01-20 15:43:56 +03:30 committed by GitHub
parent dbb0e9ef97
commit 9bfa87d991
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 0 deletions

8
pages.fa/windows/cls.md Normal file
View File

@ -0,0 +1,8 @@
# cls
> پاک کردن صفحه.
> اطلاعات بیشتر: <https://docs.microsoft.com/windows-server/administration/windows-commands/cls>.
- پاک کردن صفحه:
`cls`

8
pages.fa/windows/type.md Normal file
View File

@ -0,0 +1,8 @@
# type
> نمایش محتویات فایل.
> اطلاعات بیشتر: <https://docs.microsoft.com/windows-server/administration/windows-commands/type>.
- نمایش محتویات فایل مشخص شده:
`type {{path/to/file}}`

8
pages.fa/windows/ver.md Normal file
View File

@ -0,0 +1,8 @@
# ver
> نمایش شماره نسخه ویندوز یا داس
> اطلاعات بیشتر: <https://docs.microsoft.com/windows-server/administration/windows-commands/ver>.
- نمایش شماره نسخه:
`ver`