fs-repo-migrations icon indicating copy to clipboard operation
fs-repo-migrations copied to clipboard

fs-repo-migrations should not ignore arguments

Open chriscool opened this issue 9 years ago • 0 comments

Ignoring arguments can lead people to wrongly think that it has some hidden features:

> fs-repo-migrations versions
Found fs-repo version 2 at /home/utilisateur/.ipfs
Do you want to upgrade this to version 3? [y/n] n

> fs-repo-migrations sdff sdfsf sdfsdf 
Found fs-repo version 2 at /home/utilisateur/.ipfs
Do you want to upgrade this to version 3? [y/n] n

chriscool avatar Dec 30 '15 09:12 chriscool