Add font_size option to row_spec; regenerate documentation
diff --git a/man/column_spec.Rd b/man/column_spec.Rd
index ace0922..bbbd3a4 100644
--- a/man/column_spec.Rd
+++ b/man/column_spec.Rd
@@ -41,8 +41,7 @@
 }
 \description{
 This function allows users to select a column and then specify
-its look. Right now it supports the following three properties: column width,
-bold text and italic text.
+its look.
 }
 \examples{
 x <- knitr::kable(head(mtcars), "html")