clear-linux: ensure user have 'man' command prior running man swupd.

Documentation recommends the user to access swupd the man page for
further details, however user may not have /usr/bin/man command
installed, so document that he/she needs to install 'sysadmin-basic'
bundle prior to actually accessing the man-page.

Signed-off-by: Simental Magana, Marcos <marcos.simental.magana@intel.com>
This commit is contained in:
Simental Magana, Marcos
2017-06-16 15:01:41 -05:00
parent f46b6349c3
commit eb329436c6
+4 -1
View File
@@ -60,8 +60,11 @@ To force a manual update:
Additional information
======================
To see the man page listing additional swupd options, enter:
To see the man page listing additional swupd options, install the
`sysadmin-basic` bundle to access the `man` command and later access
the man page:
.. code-block:: console
$ sudo swupd bundle-add sysadmin-basic
$ man swupd