mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-06-28 08:17:20 -04:00
style: Switch passive voice to active
Signed-off-by: redoomed1 <redoomed1@privacyguides.org>
This commit is contained in:
parent
a8c5761673
commit
9ed68492ce
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ The maintainer of Send hosts a [public instance](https://send.vis.ee). You can a
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
Send can be used via its web interface or via the [ffsend](https://github.com/timvisee/ffsend) CLI. If you are familiar with the command-line and send files frequently, we recommend using the CLI client to avoid JavaScript-based encryption. You can specify the `--host` flag to use a specific server:
|
You can use Send via its web interface or via the [ffsend](https://github.com/timvisee/ffsend) CLI. If you are familiar with the command line and send files frequently, we recommend using the command line tool to avoid JavaScript-based encryption. You can specify the `--host` flag to use a specific server:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ffsend upload --host https://send.vis.ee/ FILE
|
ffsend upload --host https://send.vis.ee/ FILE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue