Files
swupd-client/docs
Matthew Johnson 356ce157c1 swupd-add-pkg: remove sudo invocations
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>
2018-05-10 14:52:09 -07:00
..
2017-03-20 11:11:46 -07:00
2017-03-20 11:11:46 -07:00
2017-03-20 11:11:46 -07:00
2017-03-20 11:11:46 -07:00
2017-03-20 11:11:46 -07:00

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.