summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorpaulbdavis <paul@dangersalad.com>2015-09-17 01:24:05 -0400
committerpaulbdavis <paul@dangersalad.com>2015-09-17 01:24:05 -0400
commit357eb615a29908541e33822a86e55aa8369c0272 (patch)
treee10943a4588ddb62c2fad48e002d2ce9fdabd4dd /doc
parent43112565d07df99f10a0ef2d472716cd4f09c9d4 (diff)
downloadfork-ledger-357eb615a29908541e33822a86e55aa8369c0272.tar.gz
fork-ledger-357eb615a29908541e33822a86e55aa8369c0272.tar.bz2
fork-ledger-357eb615a29908541e33822a86e55aa8369c0272.zip
doc for get_at function
Diffstat (limited to 'doc')
-rw-r--r--doc/ledger3.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ledger3.texi b/doc/ledger3.texi
index d32d7947..6c5434eb 100644
--- a/doc/ledger3.texi
+++ b/doc/ledger3.texi
@@ -8255,8 +8255,8 @@ Friday, January 16. 2015
@value{FIXME:UNDOCUMENTED}
@end defun
-@defun get_at
-@value{FIXME:UNDOCUMENTED}
+@defun get_at sequence index
+Return the value in @var{sequence} at @var{index}. The first element is @var{index} 0.
@end defun
@defun is_seq