foreach: maj doc

This commit is contained in:
Jephté Clain 2016-07-28 16:36:13 +04:00
parent c01eb20bda
commit a7fd880ea4
1 changed files with 3 additions and 1 deletions

View File

@ -14,7 +14,9 @@ définie à la valeur courante de l'énumération. De plus, la variable 'index'
reçoit une valeur incrémentale commençant à 0.
Exemple:
$scriptname '*.c' 'cp $item to/another/dir'
$scriptname '*.c' 'cp \$item to/another/dir'
Equivalent à:
$scriptname 'item=*.c' 'cp \$item to/another/dir'
OPTIONS
-b, --basedir BASEDIR