diff --git a/index.rst b/index.rst index 0e9f6cf5..e4f17488 100644 --- a/index.rst +++ b/index.rst @@ -8,8 +8,8 @@ This guide aims to give an introduction to {Project}, brief installation instructions, and cover topics relevant to users building and running containers. -For a detailed guide to installation and configuration, please see the -separate `Admin Guide <{admindocs}>`_ for this version of {Project}. +For a detailed guide to installation and configuration, as well as upgrading or +uninstalling, please see the separate `Admin Guide <{admindocs}>`_ for this version of {Project}. **************************************** Getting Started & Background Information diff --git a/quick_start.rst b/quick_start.rst index f137049e..4e2fe215 100644 --- a/quick_start.rst +++ b/quick_start.rst @@ -136,6 +136,10 @@ Information about individual subcommands can also be viewed by using the Examples: + Verify with a public key: + $ {command} verify --key public.pem container.sif + + Verify with PGP: $ {command} verify container.sif