add -p to help text
This commit is contained in:
parent
dab92e54c0
commit
c203f438fb
@ -104,7 +104,9 @@ function scriptHelp {
|
||||
echo -e "information. The following is a brief summary:\n"
|
||||
echo -e "${bold}${note}Mandatory parameters:${normal}${default}"
|
||||
echo -e "${lit}\n-d, Seafile data directory${default}"
|
||||
echo -e "This is the physical location of your Seafile data."
|
||||
echo -e "This is the physical location of your Seafile DATA."
|
||||
echo -e "${lit}\n-p, Seafile program directory${default}"
|
||||
echo -e "This is the physical location of your Seafile PROGRAM FILES."
|
||||
echo -e "${lit}\n-u, Seafile system user account${default}"
|
||||
echo -e "The system account Seafile is running under. Some actions must" \
|
||||
"run as this"
|
||||
|
Loading…
Reference in New Issue
Block a user