]> xenbits.xensource.com Git - xen.git/commitdiff
docs/man: fix xenstore-write synopsis
authorYann Dirson <yann.dirson@vates.fr>
Tue, 9 May 2023 09:01:36 +0000 (09:01 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 9 May 2023 09:37:29 +0000 (10:37 +0100)
Reported-by: zithro <slack@rabbit.lu>
Signed-off-by: Yann Dirson <yann.dirson@vates.fr>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
docs/man/xenstore-write.1.pod

index a0b1bca33380fc818ea7eaf131d239fde51aded3..74f80f7b1bf5f9c2f9fa76999c7abf5a653525fb 100644 (file)
@@ -4,7 +4,7 @@ xenstore-write - write Xenstore values
 
 =head1 SYNOPSIS
 
-B<xenstore-read> [I<OPTION>]... I<PATH> I<VALUE>...
+B<xenstore-write> [I<OPTION>]... I<PATH> I<VALUE>...
 
 =head1 DESCRIPTION