We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdf8ab commit f595da7Copy full SHA for f595da7
tools/prune_images.sh
@@ -3,7 +3,7 @@
3
# Description: This script can be used to prune the images stored in the /docs/source/images directory.
4
# It will delete any images which are not referenced anywhere else in the Mantid repo.
5
#
6
-# Usage: ./prune_images.sh --dry-run
+# Usage: ./tools/prune_images.sh --dry-run
7
IMAGE_DIRECTORY=$PWD"/docs/source/images"
8
9
0 commit comments