[Pkg-anonymity-tools] [onionshare] 01/10: add manual page for onionshare

Ulrike Uhlig u-guest at moszumanska.debian.org
Tue Sep 2 17:31:17 UTC 2014


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch debian
in repository onionshare.

commit 32209a98f25b769851733adf5d4eb01d5fae2945
Author: Ulrike Uhlig <u at 451f.org>
Date:   Tue Sep 2 00:41:18 2014 +0200

    add manual page for onionshare
---
 debian/onionshare.1        | 31 +++++++++++++++++++++++++++++++
 debian/onionshare.manpages |  1 +
 2 files changed, 32 insertions(+)

diff --git a/debian/onionshare.1 b/debian/onionshare.1
new file mode 100644
index 0000000..116328c
--- /dev/null
+++ b/debian/onionshare.1
@@ -0,0 +1,31 @@
+.\"Created with GNOME Manpages Editor Wizard
+.\"http://sourceforge.net/projects/gmanedit2
+.TH onionshare 1 "September 2, 2014" "" "onionshare"
+
+.SH NAME
+onionshare \- a tool for anonymously sharing files over a temporarily set up Tor Hidden service.
+
+.SH SYNOPSIS
+.B onionshare
+.RI [ options ] 
+.RI filename
+.br
+
+.SH DESCRIPTION
+.PP
+\fBonionshare\fP lets you anonymously share files. It doesn't require setting up a server on the Internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor hidden service to make it temporarily accessible over the Internet. It generates an unguessable URL to access and download the file.  The other user just needs to use Tor or the Tor Browser to download the file from you.
+
+.SH OPTIONS
+.B
+.IP -h
+display a short help message and exit
+.B
+.IP --local-only
+display a short help message and exit
+.IP --stay-open
+if set, this option tells onionshare not to exit after a file has been successfully downloaded
+.IP --debug
+if used, onionshare's output will be more verbose
+
+.SH AUTHOR
+Manual page by Ulrike Uhlig <u at 451f dot org>
diff --git a/debian/onionshare.manpages b/debian/onionshare.manpages
new file mode 100644
index 0000000..022d8d2
--- /dev/null
+++ b/debian/onionshare.manpages
@@ -0,0 +1 @@
+debian/onionshare.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/onionshare.git



More information about the Pkg-anonymity-tools mailing list