From d3f7d5233bcc59c9b3b92bc9640212b8ddd3755d Mon Sep 17 00:00:00 2001 From: marchersimon Date: Wed, 31 Mar 2021 11:05:45 +0200 Subject: [PATCH] airpaste: add link --- pages.it/common/airpaste.md | 1 + pages.ko/common/airpaste.md | 1 + pages.pt_BR/common/airpaste.md | 1 + pages.zh/common/airpaste.md | 1 + pages/common/airpaste.md | 11 ++++++----- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/pages.it/common/airpaste.md b/pages.it/common/airpaste.md index 14ac3ebe7..6e18e3690 100644 --- a/pages.it/common/airpaste.md +++ b/pages.it/common/airpaste.md @@ -1,6 +1,7 @@ # airpaste > Condividi messaggi e file nella stessa rete. +> Maggiori informazioni: . - Aspetta un messaggo e mostralo una volta ricevuto: diff --git a/pages.ko/common/airpaste.md b/pages.ko/common/airpaste.md index e41130a17..15d56d0b7 100644 --- a/pages.ko/common/airpaste.md +++ b/pages.ko/common/airpaste.md @@ -1,6 +1,7 @@ # airpaste > 동일 네트워크 내에서 메시지와 파일들 공유. +> 더 많은 정보: . - 메시지 대기와 수신 시 표시: diff --git a/pages.pt_BR/common/airpaste.md b/pages.pt_BR/common/airpaste.md index 6cbaa5a1c..661497d4b 100644 --- a/pages.pt_BR/common/airpaste.md +++ b/pages.pt_BR/common/airpaste.md @@ -1,6 +1,7 @@ # airpaste > Compartilhar mensagens e arquivos na mesma rede. +> Mais informações: . - Esperar por mensagens e mostrá-las quando recebidas: diff --git a/pages.zh/common/airpaste.md b/pages.zh/common/airpaste.md index 6f06060ae..4785fd6d4 100644 --- a/pages.zh/common/airpaste.md +++ b/pages.zh/common/airpaste.md @@ -1,6 +1,7 @@ # airpaste > 在同一网络下共享信息和文件. +> 更多信息: . - 等待接收消息并显示接收到的信息: diff --git a/pages/common/airpaste.md b/pages/common/airpaste.md index 00fc49b47..eb94a6cbc 100644 --- a/pages/common/airpaste.md +++ b/pages/common/airpaste.md @@ -1,8 +1,9 @@ # airpaste -> Share messages and files on the same network. +> Share messages and files on the same network using mDNS. +> More information: . -- Wait for message and display when received: +- Wait for a message and display it when received: `airpaste` @@ -10,14 +11,14 @@ `echo {{text}} | airpaste` -- Send file: +- Send a file: `airpaste < {{path/to/file}}` -- Receive file: +- Receive a file: `airpaste > {{path/to/file}}` -- Create/Join channel: +- Create or join a channel: `airpaste {{channel_name}}`