Add missing options to pod, and reference to front-end documentation.
This commit is contained in:
parent
6c3c617fd2
commit
a5c2134f59
1 changed files with 8 additions and 0 deletions
|
@ -82,6 +82,8 @@ our %DEFAULT_OPTIONS = (
|
||||||
|
|
||||||
=head3 Non-mandatory options
|
=head3 Non-mandatory options
|
||||||
|
|
||||||
|
See the documentation for the F<stow> CLI front-end for information on these.
|
||||||
|
|
||||||
=over 4
|
=over 4
|
||||||
|
|
||||||
=item * conflicts
|
=item * conflicts
|
||||||
|
@ -92,6 +94,12 @@ our %DEFAULT_OPTIONS = (
|
||||||
|
|
||||||
=item * paranoid
|
=item * paranoid
|
||||||
|
|
||||||
|
=item * compat
|
||||||
|
|
||||||
|
=item * test_mode
|
||||||
|
|
||||||
|
=item * adopt
|
||||||
|
|
||||||
=item * ignore
|
=item * ignore
|
||||||
|
|
||||||
=item * override
|
=item * override
|
||||||
|
|
Loading…
Reference in a new issue