make stow syntax more verbose

master
lub 5 years ago
parent 20bf4fc69a
commit c6a1be056d

@ -1,3 +1,3 @@
#!/bin/bash
stow -t "$HOME" "$1"
stow --target "$HOME" "$1"
Loading…
Cancel
Save