diff --git a/README.md b/README.md index 598b762..13b37e7 100644 --- a/README.md +++ b/README.md @@ -76,11 +76,11 @@ Basedir should be **absolute** path to directory where you would like to store t ``` -fiche -b /absolute/path/to/directory/ +fiche -o /absolute/path/to/directory/ ``` ``` -fiche -b /home/www/code/ +fiche -o /home/www/code/ ``` -----------------