[PATCH 0/4] docs: add some Xenstore related man pages

Juergen Gross posted 4 patches 1 week, 4 days ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260312122240.2784725-1-jgross@suse.com
docs/man/xenstore-exists.1.pod | 17 +++++++++++++++++
docs/man/xenstore-list.1.pod   | 24 ++++++++++++++++++++++++
docs/man/xenstore-rm.1.pod     | 24 ++++++++++++++++++++++++
docs/man/xenstore-watch.1.pod  | 25 +++++++++++++++++++++++++
4 files changed, 90 insertions(+)
create mode 100644 docs/man/xenstore-exists.1.pod
create mode 100644 docs/man/xenstore-list.1.pod
create mode 100644 docs/man/xenstore-rm.1.pod
create mode 100644 docs/man/xenstore-watch.1.pod
[PATCH 0/4] docs: add some Xenstore related man pages
Posted by Juergen Gross 1 week, 4 days ago
For some of the Xenstore client programs the man pages are missing.

Juergen Gross (4):
  docs: add man page for xenstore-exists
  docs: add man page for xenstore-list
  docs: add man page for xenstore-rm
  docs: add man page for xenstore-watch

 docs/man/xenstore-exists.1.pod | 17 +++++++++++++++++
 docs/man/xenstore-list.1.pod   | 24 ++++++++++++++++++++++++
 docs/man/xenstore-rm.1.pod     | 24 ++++++++++++++++++++++++
 docs/man/xenstore-watch.1.pod  | 25 +++++++++++++++++++++++++
 4 files changed, 90 insertions(+)
 create mode 100644 docs/man/xenstore-exists.1.pod
 create mode 100644 docs/man/xenstore-list.1.pod
 create mode 100644 docs/man/xenstore-rm.1.pod
 create mode 100644 docs/man/xenstore-watch.1.pod

-- 
2.53.0