mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-07 22:21:32 +00:00
Instead of doing this behind the user's back expect them to do it themselves. This also removes the inconsistencies of running some commands with sudo -E and others without -E. If users want to provide -E let them do it themselves. Signed-off-by: Matthew Johnson <matthew.johnson@intel.com>
Notes on manual pages ===================== The manual pages are generated using ``rst2man``\(1). To recreate them, run ``make man`` in the toplevel folder. If you want to edit the documentation for upstream changes, make sure to edit the ``*.rst`` files and not the shipped nroff output files.