From f5340b748bedc3663469c3fb9598a9eb277ecb7c Mon Sep 17 00:00:00 2001 From: Andrew Deason Date: Thu, 20 Jun 2013 17:20:17 -0500 Subject: [PATCH] doc: Add -help option to fssync-debug manpages Change-Id: Id90554b1c56437c62ff9982681ac8a64d4d34948 Reviewed-on: http://gerrit.openafs.org/10395 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- doc/man-pages/pod8/fssync-debug_attach.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_callback.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_detach.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_error.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_header.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_leaveoff.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_list.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_mode.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_move.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_offline.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_online.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_query.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_stats.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_vgcadd.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_vgcdel.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_vgcquery.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_vgcscan.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_vgcscanall.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_vnode.pod | 5 +++++ doc/man-pages/pod8/fssync-debug_volop.pod | 5 +++++ 20 files changed, 100 insertions(+) diff --git a/doc/man-pages/pod8/fssync-debug_attach.pod b/doc/man-pages/pod8/fssync-debug_attach.pod index 3aeeb2f3e..4af9ba641 100644 --- a/doc/man-pages/pod8/fssync-debug_attach.pod +++ b/doc/man-pages/pod8/fssync-debug_attach.pod @@ -57,6 +57,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_callback.pod b/doc/man-pages/pod8/fssync-debug_callback.pod index 0f5457a4c..5c1774a81 100644 --- a/doc/man-pages/pod8/fssync-debug_callback.pod +++ b/doc/man-pages/pod8/fssync-debug_callback.pod @@ -62,6 +62,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_detach.pod b/doc/man-pages/pod8/fssync-debug_detach.pod index 3f3a6f00c..d2fcbccb6 100644 --- a/doc/man-pages/pod8/fssync-debug_detach.pod +++ b/doc/man-pages/pod8/fssync-debug_detach.pod @@ -56,6 +56,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_error.pod b/doc/man-pages/pod8/fssync-debug_error.pod index 569237f76..8f20f76c9 100644 --- a/doc/man-pages/pod8/fssync-debug_error.pod +++ b/doc/man-pages/pod8/fssync-debug_error.pod @@ -57,6 +57,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_header.pod b/doc/man-pages/pod8/fssync-debug_header.pod index 64fe6a5b4..55adfa418 100644 --- a/doc/man-pages/pod8/fssync-debug_header.pod +++ b/doc/man-pages/pod8/fssync-debug_header.pod @@ -63,6 +63,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_leaveoff.pod b/doc/man-pages/pod8/fssync-debug_leaveoff.pod index 321024b14..96d438cb1 100644 --- a/doc/man-pages/pod8/fssync-debug_leaveoff.pod +++ b/doc/man-pages/pod8/fssync-debug_leaveoff.pod @@ -56,6 +56,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_list.pod b/doc/man-pages/pod8/fssync-debug_list.pod index f65e925ec..a26e45a31 100644 --- a/doc/man-pages/pod8/fssync-debug_list.pod +++ b/doc/man-pages/pod8/fssync-debug_list.pod @@ -64,6 +64,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_mode.pod b/doc/man-pages/pod8/fssync-debug_mode.pod index 59bd4b799..1b803320d 100644 --- a/doc/man-pages/pod8/fssync-debug_mode.pod +++ b/doc/man-pages/pod8/fssync-debug_mode.pod @@ -68,6 +68,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_move.pod b/doc/man-pages/pod8/fssync-debug_move.pod index 6acd295bc..5788ffd96 100644 --- a/doc/man-pages/pod8/fssync-debug_move.pod +++ b/doc/man-pages/pod8/fssync-debug_move.pod @@ -56,6 +56,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_offline.pod b/doc/man-pages/pod8/fssync-debug_offline.pod index c9d2695c8..41005f2c4 100644 --- a/doc/man-pages/pod8/fssync-debug_offline.pod +++ b/doc/man-pages/pod8/fssync-debug_offline.pod @@ -56,6 +56,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_online.pod b/doc/man-pages/pod8/fssync-debug_online.pod index b9589de21..05480230b 100644 --- a/doc/man-pages/pod8/fssync-debug_online.pod +++ b/doc/man-pages/pod8/fssync-debug_online.pod @@ -56,6 +56,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_query.pod b/doc/man-pages/pod8/fssync-debug_query.pod index 3a24497d2..4f8f018d3 100644 --- a/doc/man-pages/pod8/fssync-debug_query.pod +++ b/doc/man-pages/pod8/fssync-debug_query.pod @@ -62,6 +62,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_stats.pod b/doc/man-pages/pod8/fssync-debug_stats.pod index efc24ad40..802198ab7 100644 --- a/doc/man-pages/pod8/fssync-debug_stats.pod +++ b/doc/man-pages/pod8/fssync-debug_stats.pod @@ -96,6 +96,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_vgcadd.pod b/doc/man-pages/pod8/fssync-debug_vgcadd.pod index 8bef98674..36d3cd18e 100644 --- a/doc/man-pages/pod8/fssync-debug_vgcadd.pod +++ b/doc/man-pages/pod8/fssync-debug_vgcadd.pod @@ -65,6 +65,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_vgcdel.pod b/doc/man-pages/pod8/fssync-debug_vgcdel.pod index fa47331eb..a522e7b98 100644 --- a/doc/man-pages/pod8/fssync-debug_vgcdel.pod +++ b/doc/man-pages/pod8/fssync-debug_vgcdel.pod @@ -66,6 +66,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_vgcquery.pod b/doc/man-pages/pod8/fssync-debug_vgcquery.pod index 2a3e7db8c..b057f3869 100644 --- a/doc/man-pages/pod8/fssync-debug_vgcquery.pod +++ b/doc/man-pages/pod8/fssync-debug_vgcquery.pod @@ -66,6 +66,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_vgcscan.pod b/doc/man-pages/pod8/fssync-debug_vgcscan.pod index d29817f95..686c3f129 100644 --- a/doc/man-pages/pod8/fssync-debug_vgcscan.pod +++ b/doc/man-pages/pod8/fssync-debug_vgcscan.pod @@ -53,6 +53,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_vgcscanall.pod b/doc/man-pages/pod8/fssync-debug_vgcscanall.pod index 67328a42d..dcbdc699e 100644 --- a/doc/man-pages/pod8/fssync-debug_vgcscanall.pod +++ b/doc/man-pages/pod8/fssync-debug_vgcscanall.pod @@ -46,6 +46,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_vnode.pod b/doc/man-pages/pod8/fssync-debug_vnode.pod index c5d39330f..d3d9c46b6 100644 --- a/doc/man-pages/pod8/fssync-debug_vnode.pod +++ b/doc/man-pages/pod8/fssync-debug_vnode.pod @@ -68,6 +68,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED diff --git a/doc/man-pages/pod8/fssync-debug_volop.pod b/doc/man-pages/pod8/fssync-debug_volop.pod index c682d2843..e11b513c8 100644 --- a/doc/man-pages/pod8/fssync-debug_volop.pod +++ b/doc/man-pages/pod8/fssync-debug_volop.pod @@ -63,6 +63,11 @@ I, I and I. +=item B<-help> + +Prints the online help for this command. All other valid options are +ignored. + =back =head1 PRIVILEGE REQUIRED -- 2.39.5