diff --git a/doc/man-pages/pod8/bos_addhost.pod b/doc/man-pages/pod8/bos_addhost.pod
index d2751823ff..91acb587cf 100644
--- a/doc/man-pages/pod8/bos_addhost.pod
+++ b/doc/man-pages/pod8/bos_addhost.pod
@@ -8,10 +8,10 @@ bos_addhost - Adds a database server machine to the CellServDB file
B S<<< B<-server> > >>> S<<< B<-host> >+ >>>
- S<<< [B<-cell> >] >>> [B<-noauth>] [B<-localauth>] [B<-help>]
+ S<<< [B<-cell> >] >>> [B<-clone>] [B<-noauth>] [B<-localauth>] [B<-help>]
B S<<< B<-s> > >>> S<<< B<-ho> >+ >>>
- S<<< [B<-c> >] >>> [B<-n>] [B<-l>] [B<-he>]
+ S<<< [B<-ce> >] >>> [B<-cl] [B<-n>] [B<-l>] [B<-he>]
=for html
@@ -68,6 +68,12 @@ database server machine to register in the F file.
Names the cell in which to run the command. Do not combine this
argument with the B<-localauth> flag. For more details, see L.
+=item B<-clone>
+
+Register the host given by B<-host> as a non-voting clone site, which
+prevents the host from becoming a sync-site. This is an advanced feature
+and should be used with caution.
+
=item B<-noauth>
Assigns the unprivileged identity C to the issuer. Do not combine