add all_cols to add_indent
diff --git a/man/add_footnote.Rd b/man/add_footnote.Rd
index 79eff3b..525ce26 100644
--- a/man/add_footnote.Rd
+++ b/man/add_footnote.Rd
@@ -4,8 +4,13 @@
\alias{add_footnote}
\title{Add footnote}
\usage{
-add_footnote(input, label = NULL, notation = "alphabet",
- threeparttable = FALSE, escape = TRUE)
+add_footnote(
+ input,
+ label = NULL,
+ notation = "alphabet",
+ threeparttable = FALSE,
+ escape = TRUE
+)
}
\arguments{
\item{input}{The direct output of your \code{kable} function or your last