diff --git a/docs.html b/docs.html
index a542b051..f1037d17 100644
--- a/docs.html
+++ b/docs.html
@@ -10519,6 +10519,10 @@ The tolerance argument is optional; by default tolerance is max
+Caveat: to distinguish from std::rank, use the arma:: prefix, ie. arma::rank(X)
+
+
+
Examples: