$ man gnunet-datastore

shows this option:

-i, --list-indexed
    print information about files that are currently indexed by
file-sharing

but the output is

$ gnunet-datastore -i
gnunet-datastore: invalid option -- i
Use --help to get a list of options.

$ gnunet-datastore --list-indexed 
gnunet-datastore: unrecognized option `--list-indexed'
Use --help to get a list of options.

$ gnunet-datastore --help
gnunet-datastore
Manipulate GNUnet datastore
Arguments mandatory for long options are also mandatory for short
options.
  -c, --config=FILENAME      use configuration file FILENAME
  -h, --help                 print this help
  -L, --log=LOGLEVEL         configure logging to use LOGLEVEL
  -l, --logfile=LOGFILE      configure logging to write logs to LOGFILE
  -s, --sourcecfg=FILENAME   specifies the configuration to use to
access an
                               alternative datastore; will merge that
                               datastore into our current datastore
  -v, --version              print the version number
Report bugs to [email protected].
GNUnet home page: http://www.gnu.org/software/gnunet/
General help using GNU software: http://www.gnu.org/gethelp/



_______________________________________________
GNUnet-developers mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnunet-developers

Reply via email to