We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c4a431 commit 61ac4e4Copy full SHA for 61ac4e4
1 file changed
doc/emojisup.dox
@@ -116,6 +116,10 @@ if __name__=="__main__":
116
\endcode
117
118
When invoking it with the `-d image_dir` option the images will by downloaded in the `image_dir` directory.
119
+When invoking it with the `--remove` option when fetching the images the images that are not present will no
120
+be present in the output directory (otherwise they will be present with size `0`)
121
+When invoking it with the `-s` option when fetching the images the images no messages about fetching / skipping
122
+images will be given, just messages about non retrievable images.
123
By means of the Doxygen configuration parameter
124
\ref cfg_latex_emoji_directory "LATEX_EMOJI_DIRECTORY" the requested directory can be selected.
125
0 commit comments