Edited wiki page through web user interface.
This commit is contained in:
parent
93839d3132
commit
13a8b688f1
|
@ -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 ==
|
||||
|
||||
|
|
Loading…
Reference in New Issue