From 3cc367bb59261afcd2c1b6e51f73f5b6dd751e27 Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Mon, 24 Apr 2017 12:01:36 -0500 Subject: [PATCH] Remove the optional bundles listing. The optional bundles listing is redundant since we already included a command for all bundles. Signed-off-by: Rodrigo Caballero --- source/bundles_overview.rst | 7 ------- 1 file changed, 7 deletions(-) diff --git a/source/bundles_overview.rst b/source/bundles_overview.rst index a0a768e9..67a86d04 100644 --- a/source/bundles_overview.rst +++ b/source/bundles_overview.rst @@ -36,13 +36,6 @@ To see the list of all available bundles, enter: # swupd bundle-list --all -To see the list of optional bundles to install, enter: - -.. code-block:: console - - # swupd new bundle-add --list - - To add a bundle, enter: .. code-block:: console