diff options
Diffstat (limited to 'system/xstow/README')
-rw-r--r-- | system/xstow/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/xstow/README b/system/xstow/README index 5cdf8bedcd958..1478eed33532a 100644 --- a/system/xstow/README +++ b/system/xstow/README @@ -1,9 +1,10 @@ -XStow is a replacement for GNU Stow written in C++. It supports all features of -GNU Stow with some extensions. Even the command line options are compatible. +XStow is a replacement for GNU Stow written in C++. It supports all +features of GNU Stow with some extensions. Even the command line +options are compatible. -XStow and GNU Stow are programs for managing the installation of software -packages, keeping them separate (/usr/local/stow/emacs vs. -/usr/local/stow/perl, for example) while making them appear to be installed in -the same place (/usr/local). +XStow and GNU Stow are programs for managing the installation of +software packages, keeping them separate (/usr/local/stow/emacs vs. +/usr/local/stow/perl, for example) while making them appear to be +installed in the same place (/usr/local). XStow installs packages in the exact same way as GNU Stow. |