Merge pull request #85 from gutierri/patch-usage-dotfiles
add --dotfiles sub usage
This commit is contained in:
commit
3bdb912612
1 changed files with 2 additions and 0 deletions
|
@ -821,6 +821,8 @@ OPTIONS:
|
||||||
if the file is already stowed to another package
|
if the file is already stowed to another package
|
||||||
--adopt (Use with care!) Import existing files into stow package
|
--adopt (Use with care!) Import existing files into stow package
|
||||||
from target. Please read docs before using.
|
from target. Please read docs before using.
|
||||||
|
--dotfiles Enables special handling for dotfiles that are
|
||||||
|
Stow packages that start with "dot-" and not "."
|
||||||
-p, --compat Use legacy algorithm for unstowing
|
-p, --compat Use legacy algorithm for unstowing
|
||||||
|
|
||||||
-n, --no, --simulate Do not actually make any filesystem changes
|
-n, --no, --simulate Do not actually make any filesystem changes
|
||||||
|
|
Loading…
Reference in a new issue