cls, type, ver: add Persian translation (#5165)
This commit is contained in:
8
pages.fa/windows/cls.md
Normal file
8
pages.fa/windows/cls.md
Normal 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
8
pages.fa/windows/type.md
Normal 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
8
pages.fa/windows/ver.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# ver
|
||||||
|
|
||||||
|
> نمایش شماره نسخه ویندوز یا داس
|
||||||
|
> اطلاعات بیشتر: <https://docs.microsoft.com/windows-server/administration/windows-commands/ver>.
|
||||||
|
|
||||||
|
- نمایش شماره نسخه:
|
||||||
|
|
||||||
|
`ver`
|
Reference in New Issue
Block a user