logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bdump - visualization of biniou data

Author

       This manual page was written by Sylvain Le Gall <gildor@debian.org> and Hendrik Tews  <hendrik@askra.de>,
       specifically for the Debian project (and may be used by others).

BDUMP                                               June 2013                                           BDUMP(1)

Description

bdump  prints  biniou  data files in human readable form. For the conversion of hash tags into meaningful
       names, bdump maintains a dictionary of words, see option -h.  New words can be added to  this  dictionary
       with -d and -w. The dictionary is saved between invocation, see option -x and -h.

       If the file argument is omitted, bdump reads data from standard input.

Name

       bdump - visualization of biniou data

Options

-dfile
              load file containing words to add to the dictionary, one per line

       -hfile
              set  dictionary  file for unhashing. Default is $HOME/.bdump-dict on Unix and $HOMEPATH_bdump-dict
              on Windows

       -wword1,word2,...
              add words to the dictionary

       -x     neither load nor update the dictionary file (see option -h)

       -help|--help
              print options and exit

See Also

       the biniou web site, http://mjambon.com/biniou.html

Synopsis

bdump [Options...] [file]

See Also