=head1 NAME xenstore - interact with Xenstore =head1 SYNOPSIS B I ... =head1 DESCRIPTION A set of utilities for interacting with Xenstore. =over =item B(1) Sets the permissions of keys. =item B(1) Test for the existance of a key. =item B(1) List keys. =item B(1) List keys, values and permissions. =item B(1) Read the value of a key. =item B(1) Remove keys. =item B(1) Watch for changes to keys or values. =item B(1) Add or modify keys and values. =back =head1 BUGS Send bugs to xen-devel@lists.xen.org, see http://wiki.xen.org/xenwiki/ReportingBugs on how to send bug reports.