From a6c9fc1b4c5c4b51f4ef4e84143244f3fa7a6add Mon Sep 17 00:00:00 2001 From: Martin Michlmayr Date: Mon, 11 May 2020 12:47:29 +0800 Subject: docs: add missing parameters for has_meta and meta --- doc/ledger.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/ledger.1') diff --git a/doc/ledger.1 b/doc/ledger.1 index b652c76a..a3873a97 100644 --- a/doc/ledger.1 +++ b/doc/ledger.1 @@ -1191,7 +1191,7 @@ Return value at from .Ar seq . Used internally to construct different reports. -.It Fn has_meta +.It Fn has_meta tag Return true if the posting has metadata named .Ar tag , false otherwise. @@ -1236,7 +1236,7 @@ Note that .Ar datetime must be surrounded by brackets in order to be parsed correctly, e.g. .Bq 2012/03/23 . -.It Fn meta +.It Fn meta name Return the value of metadata named .Ar name . .It Sy note -- cgit v1.2.3