On 12/03/2026 12:22 pm, Juergen Gross wrote: > There is no man page for xenstore-exists, add it. > > Signed-off-by: Juergen Gross <[email protected]> > --- > docs/man/xenstore-exists.1.pod | 17 +++++++++++++++++ > 1 file changed, 17 insertions(+) > create mode 100644 docs/man/xenstore-exists.1.pod > > diff --git a/docs/man/xenstore-exists.1.pod b/docs/man/xenstore-exists.1.pod > new file mode 100644 > index 0000000000..c4d9eeecaf > --- /dev/null > +++ b/docs/man/xenstore-exists.1.pod > @@ -0,0 +1,17 @@ > +=head1 NAME > + > +xenstore-exists - test Xenstore key to exist
This is awkward grammar. I suggest "test whether a Xenstore key exists" ~Andrew
