puro
puro copied to clipboard
How to set up puro root directory?
The help says to use the --root flag for this.
However, I tried several different spellings and it keeps giving me the standard help without doing anything.
Yes, I have tried many global options but have not been successful!
@TheLastFlame
By only running puro --root=D:/puro you're not asking Puro to do anything, hence it prints the usage info.
Try running puro --root=D:/puro ls and then compare the output with puro ls. They have to be different.
Vonarian is correct, In the future I would like to make these configuration options easier to set from the installer.