summary refs log tree commit diff stats
path: root/doc/apis.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/apis.rst')
-rw-r--r--doc/apis.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/apis.rst b/doc/apis.rst
index 277c1925b..d0327c76e 100644
--- a/doc/apis.rst
+++ b/doc/apis.rst
@@ -44,6 +44,7 @@ delete                  delete, del    del is supposed to be faster than
                                        delete, because it does not keep
                                        the order; delete keeps the order
 remove                  delete, del    inconsistent right now
+remove-and-return       pop            ``Table``/``TableRef`` alias to ``take``
 include                 incl
 exclude                 excl
 command                 cmd