ani-cli, airpaste: add Farsi translation (#12022)
This commit is contained in:

committed by
GitHub

parent
6f40d0dc4b
commit
71364fb148
24
pages.fa/common/airpaste.md
Normal file
24
pages.fa/common/airpaste.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# airpaste
|
||||
|
||||
> اشتراک گذاری پیام و فایل از طریق شبکه مشترک با استفاده از mDNS.
|
||||
> اطلاعات بیشتر: <https://github.com/mafintosh/airpaste>.
|
||||
|
||||
- منتظر پیام می ماند و هنگام دریافت آن را نشان می دهد:
|
||||
|
||||
`airpaste`
|
||||
|
||||
- ارسال متن:
|
||||
|
||||
`echo {{text}} | airpaste`
|
||||
|
||||
- ارسال فایل:
|
||||
|
||||
`airpaste < {{path/to/file}}`
|
||||
|
||||
- دریافت فایل:
|
||||
|
||||
`airpaste > {{path/to/file}}`
|
||||
|
||||
- ساخت یا ورود به یک کانال:
|
||||
|
||||
`airpaste {{channel_name}}`
|
Reference in New Issue
Block a user