Skip to content
Snippets Groups Projects
Commit c294f9f9 authored by anarcat's avatar anarcat
Browse files

Merge branch 'usage-page' into '2.x'

standalone Usage page

so we can start documenting better and not create a super huge usage page.

part of #4 

See merge request !11
parents c6e34875 71affdd2
Branches
Tags
1 merge request!11standalone Usage page
......@@ -96,33 +96,6 @@ To install monkeysign, run:
sudo ./setup.py install --record=install.log
Running
-------
The graphical interface should be self-explanatory, it should be in your
menus or call it with:
::
monkeyscan
The commandline interface should provide you with a complete help file
when called with ``--help``:
::
monkeysign --help
For example, to sign a given fingerprint:
::
monkeysign 90ABCDEF1234567890ABCDEF1234567890ABCDEF
This will fetch the key from your keyring (or a keyserver) and sign it
in a temporary keyring, then encrypt the signature and send it in an
email to the owner of the key.
Caveats
-------
......
Running Monkeysign
------------------
The graphical interface should be self-explanatory, it should be in your
menus or call it with:
::
monkeyscan
The commandline interface should provide you with a complete help file
when called with ``--help``:
::
monkeysign --help
For example, to sign a given fingerprint:
::
monkeysign 90ABCDEF1234567890ABCDEF1234567890ABCDEF
This will fetch the key from your keyring (or a keyserver) and sign it
in a temporary keyring, then encrypt the signature and send it in an
email to the owner of the key.
......@@ -9,6 +9,7 @@
:maxdepth: 2
presentation
USAGE
api
ui-mockups/index
CONTRIBUTING
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment