Possible bug when overriding .stowrc options
Jean Louis <[email protected]> Tue, 29 Nov 2016 14:17:32 +0300
| Newsgroups | gmane.comp.gnu.stow.bugs |
|---|---|
| Message-ID | <[email protected]> |
If I have option --target /usr in .stowrc, it is a possible bug, if I then wish to override the target with -t /usr/lib then it complains it is not stow target. But it is not logical that I need to delete .stowrc to be able to operate with different targets. Jean