tweaked docs...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2023-09-04 20:57:45 +03:00
parent b21cc06599
commit 142ea9b4ce

View File

@ -133,7 +133,8 @@ printhelp(){
echo " --captions PATH" echo " --captions PATH"
echo " - path to search for captions (default: $CAPTION_DIR)." echo " - path to search for captions (default: $CAPTION_DIR)."
echo " --graphicx-path" echo " --graphicx-path"
echo " - use image basenames and let graphicx manage searching." echo " - reference images by their basenames and let graphicx manage"
echo " searching."
echo echo
echo "Parameters:" echo "Parameters:"
echo " PATH - path to root pages directory (default: $SPREADS_DIR)" echo " PATH - path to root pages directory (default: $SPREADS_DIR)"