Project

General

Profile

Revision 284ceaad

Added by Florent Torregrosa over 6 years ago

Issue #659: Better help text for script d7-sync-site.sh

View differences:

bin/d7-sync-site.sh
9 9
destination site does not exist, it is created. If prod is set, the site is not in
10 10
maintenance mode.
11 11

  
12
usage: d7-sync.sh -s SOURCE_SITENAME -d DEST_SITENAME [-p]"
12
usage: d7-sync-site.sh -s SOURCE_SITENAME -d DEST_SITENAME [-p]
13
example: d7-sync-site.sh -s default -d clubdrupal [-p]"
13 14
    echo -e "${help}"
14 15
}
15 16

  

Also available in: Unified diff