Include --simulate in usage text.
This commit is contained in:
parent
fe18b6c442
commit
9c6faebb95
1 changed files with 1 additions and 1 deletions
|
@ -619,7 +619,7 @@ SYNOPSIS:
|
||||||
|
|
||||||
OPTIONS:
|
OPTIONS:
|
||||||
|
|
||||||
-n, --no Do not actually make any filesystem changes
|
-n, --no, --simulate Do not actually make any filesystem changes
|
||||||
-d DIR, --dir=DIR Set stow dir to DIR (default is current dir)
|
-d DIR, --dir=DIR Set stow dir to DIR (default is current dir)
|
||||||
-t DIR, --target=DIR Set target to DIR (default is parent of stow dir)
|
-t DIR, --target=DIR Set target to DIR (default is parent of stow dir)
|
||||||
-v, --verbose[=N] Increase verbosity (levels are 0,1,2,3;
|
-v, --verbose[=N] Increase verbosity (levels are 0,1,2,3;
|
||||||
|
|
Loading…
Reference in a new issue