gnunet-unindex(1) - Linux man page
Name
gnunet-unindex - a command line interface for deleting indexed files from GNUnetSynopsis
gnunet-unindex [OPTIONS] FILENAMEDescription
gnunet-unindex is used for deleting indexed files from GNUnet.
- -c FILENAME, --config=FILENAME
- use config file (defaults: ~/.gnunet/gnunet.conf)
- -h, --help
- print help page
- -H HOSTNAME, --host=HOSTNAME
- on which host is gnunetd running (default: localhost). You can also specify a port using the syntax HOSTNAME:PORT. The default port is 2087.
- -L LOGLEVEL, --loglevel=LOGLEVEL
- Change the loglevel. Possible values for LOGLEVEL are NOTHING, FATAL, ERROR, WARNING, INFO, STATUS and DEBUG. Note that options in the configuration file take precedence over this option (the argument will be ignored in that case).
- -v, --version
- print the version number
- -V, --verbose
- be verbose
Notes
You can only unindex files that you indexed and that you still have available locally in full. You should use gnunet-unindex on files that you indexed (not inserted) and that you are going to delete or move locally.Files
- ~/.gnunet/gnunet.conf
- GNUnet configuration file