wordcloud_cli - little word cloud generator in Python
usage: wordcloud_cli [-h] [--text file] [--regexp regexp]
[--stopwords file]
- [--imagefile file] [--fontfile path] [--mask file]
- [--colormask file] [--contour_width width] [--contour_color color]
[--relative_scaling rs] [--margin width] [--width width] [--height height]
[--color color] [--background color] [--no_collocations]
[--include_numbers] [--min_word_length min_word_length]
[--prefer_horizontal ratio] [--scale scale] [--colormap map] [--mode mode]
[--max_words N] [--min_font_size size] [--max_font_size size] [--font_step
step] [--random_state seed] [--no_normalize_plurals] [--repeat]
[--version]
A simple command line interface for wordcloud module.
This manpage was written by Nilesh Patra for the Debian
distribution and
can be used for any other usage of the program.