Update install docs, part of advanced docs, and share feature docs

This commit is contained in:
Micah Lee 2021-09-09 18:21:56 -07:00
parent 98b4854c0f
commit f8259ae8c0
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
8 changed files with 19 additions and 13 deletions

View file

@ -61,6 +61,8 @@ If nothing happens to you, you can cancel the service before it's scheduled to s
.. image:: _static/screenshots/advanced-schedule-stop-timer.png
.. _cli:
Command-line Interface
----------------------
@ -76,6 +78,8 @@ Then run it like this::
onionshare-cli --help
For more information, see the `CLI readme file <https://github.com/onionshare/onionshare/blob/develop/cli/README.md>`_ in the git repository.
If you installed OnionShare using the Linux Snapcraft package, you can also just run ``onionshare.cli`` to access the command-line interface version.
Usage