add all_cols to add_indent
diff --git a/man/footnote.Rd b/man/footnote.Rd
index 063ca3c..90a5b80 100644
--- a/man/footnote.Rd
+++ b/man/footnote.Rd
@@ -4,12 +4,24 @@
 \alias{footnote}
 \title{Add footnote (new)}
 \usage{
-footnote(kable_input, general = NULL, number = NULL, alphabet = NULL,
-  symbol = NULL, footnote_order = c("general", "number", "alphabet",
-  "symbol"), footnote_as_chunk = FALSE, escape = TRUE,
-  threeparttable = FALSE, fixed_small_size = FALSE,
-  general_title = "Note: ", number_title = "", alphabet_title = "",
-  symbol_title = "", title_format = "italic", symbol_manual = NULL)
+footnote(
+  kable_input,
+  general = NULL,
+  number = NULL,
+  alphabet = NULL,
+  symbol = NULL,
+  footnote_order = c("general", "number", "alphabet", "symbol"),
+  footnote_as_chunk = FALSE,
+  escape = TRUE,
+  threeparttable = FALSE,
+  fixed_small_size = FALSE,
+  general_title = "Note: ",
+  number_title = "",
+  alphabet_title = "",
+  symbol_title = "",
+  title_format = "italic",
+  symbol_manual = NULL
+)
 }
 \arguments{
 \item{kable_input}{HTML or LaTeX table generated by \code{knitr::kable}}
@@ -57,7 +69,7 @@
 Multiple options are possible.}
 
 \item{symbol_manual}{User can manually supply a vector of either html or
-latex symbols. For example, \code{symbol_manual = c('*', '\\\\dag', '\\\\ddag')}.`}
+latex symbols. For example, \code{symbol_manual = c('*', '\\\\\\\\dag', '\\\\\\\\ddag')}.`}
 }
 \description{
 \code{footnote} provides a more flexible way to add footnote. You