bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-recutils] comments inside record not ignored?


From: Karl Berry
Subject: [bug-recutils] comments inside record not ignored?
Date: Tue, 18 Feb 2014 19:24:58 GMT

>From the doc (node Comments), I thought #comments were always supposed
to be ignored.

Given foo.rec:

id: 1
# foo
description: bar

Running recsel 'id=1' foo.rec
yields the whole thing as output:

id: 1
# foo
description: bar

karl



reply via email to

[Prev in Thread] Current Thread [Next in Thread]