Fix old descriptions of Stow (#22)

De-emphasise the package management aspects, since these days
almost everyone prefers to use modern package managers such as
rpm / dpkg / Nix for (system-wide) package management.

Also include more popular modern use cases for Stow such as management
of dotfiles and software compiled in the user's $HOME directory.

Fixes #22: https://github.com/aspiers/stow/issues/22
This commit is contained in:
Adam Spiers 2016-11-21 14:56:26 +00:00
parent a70c60e888
commit 72ef83cebd
4 changed files with 112 additions and 62 deletions

View file

@ -4,7 +4,7 @@ package Stow;
=head1 NAME
Stow - manage the installation of multiple software packages
Stow - manage farms of symbolic links
=head1 SYNOPSIS