Преглед изворни кода

updating solr_import help script

main
Simon Bowie пре 4 година
родитељ
комит
7f727611be
1 измењених фајлова са 5 додато и 1 уклоњено
  1. +5
    -1
      solr_import.sh

+ 5
- 1
solr_import.sh Прегледај датотеку

# Display Help # Display Help
echo "This script performs Solr import functions for different cores." echo "This script performs Solr import functions for different cores."
echo echo
echo "Syntax: solr_import.sh [-m|h|a|b]"
echo "Syntax: solr_import.sh [-l|h|z|a|e|i|m|p|x|d|s|w]"
echo "options:" echo "options:"
echo "l Print the MIT License notification." echo "l Print the MIT License notification."
echo "h Print this Help." echo "h Print this Help."
echo "e Index EXPANDING folder." echo "e Index EXPANDING folder."
echo "i Index INVISIBLE folder." echo "i Index INVISIBLE folder."
echo "m Index MULTI-SPECIES folder." echo "m Index MULTI-SPECIES folder."
echo "p Index PISSING & LEAKING folder."
echo "x Index SECRET folder."
echo "d Index SELF-DEFENDING folder."
echo "s Index SURVIVING folder." echo "s Index SURVIVING folder."
echo "w Index WORKING folder."
echo echo
} }



Loading…
Откажи
Сачувај