Add --adopt to usage text.
This commit is contained in:
parent
7b36267dd2
commit
2c5950ed00
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue