From 8c10cd04eafae0848be20fdc66f5fe0df91ffd2f Mon Sep 17 00:00:00 2001 From: blag Date: Fri, 27 Sep 2019 12:46:17 -0700 Subject: [PATCH] Make pack uninstall instructions its own subsection --- docs/source/packs.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/source/packs.rst b/docs/source/packs.rst index 95843cb52..a72cb5b4f 100644 --- a/docs/source/packs.rst +++ b/docs/source/packs.rst @@ -133,6 +133,9 @@ version or **upgrade to latest** if the version is not specified. Your config fi overwritten, so you can revert to an older version just as easily, but for production deployments we recommend to always specify versions in case there are major changes in ``latest``. +Uninstalling a Pack +~~~~~~~~~~~~~~~~~~~ + To uninstall a pack, use ``remove``: .. code-block:: bash