mirror of
https://git.savannah.gnu.org/git/parallel.git
synced 2024-11-22 14:07:55 +00:00
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
This commit is contained in:
commit
7bfb4a5e57
|
@ -1528,6 +1528,15 @@ treated as the relative path to your home dir. This means that if your
|
||||||
home dir is different on remote computers (e.g. if your login is
|
home dir is different on remote computers (e.g. if your login is
|
||||||
different) the relative path will still be relative to your home dir.
|
different) the relative path will still be relative to your home dir.
|
||||||
|
|
||||||
|
To see the difference try:
|
||||||
|
|
||||||
|
B<parallel -S server pwd ::: "">
|
||||||
|
|
||||||
|
B<parallel --wd . -S server pwd ::: "">
|
||||||
|
|
||||||
|
B<parallel --wd ... -S server pwd ::: "">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
=item B<--wait>
|
=item B<--wait>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue