mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-08 06:31:50 +00:00
The option [-l, --list] is no longer part of "bundle-add" sub-command, now this option has been taken by "bundle-list" sub-command using a new name [-a, --all], this information is updated in swupd man page and markdown file. Signed-off-by: Mario Alfredo Carrillo Arevalo <mario.alfredo.c.arevalo@intel.com>
Notes on manual pages
The manual pages are generated using ronn(1). To recreate them,
run make manpages in the toplevel folder. If you want to edit
the documentation for upstream changes, make sure to edit the *.md
files and not the shipped nroff output files.