Node:Modifying WebPublish behavior, Previous:File and directory paths, Up:Getting Started



Modifying WebPublish behavior

Sometimes, it will be necessary to modify the behavior of WebPublish. For example, you may need descriptive messages written to stdout by WebPublish as WebPublish is performing an operation. Or, as another example, you may want WebPublish to ask you before WebPublish removes anything from the server. The FLAG command line options can get WebPublish to do these things and more.

The FLAG command line options can be used to modify the behavior of WebPublish. The FLAG options can be combined on the command line. The valid FLAG options are:

-h or --help
Write a help message to stdout.
-v or --version
Write a version message to stdout.
-V or --verbose
Write descriptive messages to stdout.
-f or --force
Force files to be transferred.
--prompt
Prompt the user before removing anything from the server.