Node:Removing an excluded publish path, Next:Listing excluded publish paths, Previous:Adding an excluded publish path, Up:Excluding Publish Paths
To remove a file or directory path from the publish
database
file, you will need to specify the name of the account and the
path that is to be removed.
The following example will remove the path for the file
website.project
from the publish
database file.
webpublish --remove -F publish -a personal -P /home/mydir/mysite/website.project