Edited wiki page through web user interface.

This commit is contained in:
Louwrentius 2009-03-15 00:34:33 +00:00
parent 93839d3132
commit 13a8b688f1
1 changed files with 2 additions and 1 deletions

View File

@ -144,7 +144,8 @@ The OUTPUT_DIR and OUTPUT_FILE variables are special. It tells your command wher
In this example, Lame requires that the user specifies an output file. PPSS generates the name of this output file for you, based on the name of the Item. This example shows that you don't need to create your own shell scripts in order to be able to use PPSS.
* = optional. If you created a file called 'known_hosts', this file will automatically be used. Warning: if you specify a different file with the -K option, the curent known_hosts file will be replaced by this file.
* = optional. If you created a file called 'known_hosts', this file will automatically be used. Warning: if you specify a different file with the -K option, the curent known_hosts file will be replaced by this file. If you manually create a file called known_hosts with the appropriate content, the -K option can be omitted.
== Create a script ==