chore(readme): update stow.sh
This commit is contained in:
4
stow.sh
4
stow.sh
@@ -16,7 +16,9 @@ case $i in
|
||||
stow -D -v -d files -t $HOME $2
|
||||
;;
|
||||
*)
|
||||
echo "Unknown option (neither -s, not -u), exiting."
|
||||
echo "Unknown option, exiting."
|
||||
echo "Use $0 --stow <folder_name> to deploy configuration"
|
||||
echo "Use $0 --unstow <folder_name> to remove configuration"
|
||||
exit -1
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user