From 2c5950ed00d6e24bcdcc9e34e760e13dc5a70910 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sat, 18 Feb 2012 14:15:14 +0000 Subject: [PATCH] Add --adopt to usage text. --- bin/stow.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/stow.in b/bin/stow.in index b2ede1d..ca91955 100755 --- a/bin/stow.in +++ b/bin/stow.in @@ -631,6 +631,8 @@ OPTIONS: if the file is already stowed to another package --override=REGEX Force stowing files beginning with this Perl regex if the file is already stowed to another package + -a, --adopt (Use with care!) Import existing files into stow package + from target. Please read docs before using. -p, --compat Use legacy algorithm for unstowing -n, --no, --simulate Do not actually make any filesystem changes