Right before cran release
diff --git a/man/kable_styling.Rd b/man/kable_styling.Rd
index 8a060e5..ea4c716 100644
--- a/man/kable_styling.Rd
+++ b/man/kable_styling.Rd
@@ -60,6 +60,10 @@
 \item{repeat_header_method}{LaTeX option, can either be \code{append}(default) or
 \code{replace}}
 
+\item{repeat_header_continued}{T/F or a text string. Whether or not to put
+a continued mark on the second page of longtable. If you put in text, we will
+use this text as the "continued" mark.}
+
 \item{stripe_color}{LaTeX option allowing users to pick a different color
 for their strip lines. This option is not available in HTML}