Edited wiki page through web user interface.
This commit is contained in:
parent
f3cc89416a
commit
b4c44bdaf9
|
@ -100,7 +100,7 @@ Running PPSS based on a configuration file.
|
|||
|
||||
Running PPSS on a client as part of a cluster.
|
||||
|
||||
./ppss.sh node -d /somedir -c 'cp /some/destination' -s 10.0.0.50 -u ppss -t -k ppss-key.key'
|
||||
./ppss.sh node -d /somedir -c 'cp "$ITEM" /some/destination' -s 10.0.0.50 -u ppss -t -k ppss-key.key'
|
||||
}}}
|
||||
A detailed explanation based on examples will follow.
|
||||
|
||||
|
|
Loading…
Reference in New Issue