gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: `man gnunet-search`: note about libextra


From: gnunet
Subject: [gnunet] branch master updated: `man gnunet-search`: note about libextractor
Date: Fri, 11 Feb 2022 03:52:48 +0100

This is an automated email from the git hooks/post-receive script.

madmurphy pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 0e04edc6b `man gnunet-search`: note about libextractor
0e04edc6b is described below

commit 0e04edc6bf5a03eabc367114a945ade0d40690a1
Author: madmurphy <madmurphy333@gmail.com>
AuthorDate: Fri Feb 11 02:52:46 2022 +0000

    `man gnunet-search`: note about libextractor
---
 doc/man/gnunet-search.1 | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/doc/man/gnunet-search.1 b/doc/man/gnunet-search.1
index 973248ec4..633e72961 100644
--- a/doc/man/gnunet-search.1
+++ b/doc/man/gnunet-search.1
@@ -191,7 +191,7 @@ the property type's unique identifier
 .It Li %n
 the property number
 .It Li %t
-the property type
+the property type's string (available only if compiled with libextractor)
 .It Li %w
 the name of the plugin that provided the information
 .El
@@ -199,8 +199,10 @@ the name of the plugin that provided the information
 If missing,
 .Nm --iter-printf
 defaults to
+.Dq \& \& %t: %p\en
+or
 .Dq \& \& MetaType #%i: %p\en Ns
-\&.
+, depending on whether the program was compiled with libextractor or not.
 .It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
 Change the loglevel.
 Possible values for LOGLEVEL are ERROR, WARNING, INFO and DEBUG.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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