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
|
||||
|
||||
See the documentation for the F<stow> CLI front-end for information on these.
|
||||
|
||||
=over 4
|
||||
|
||||
=item * conflicts
|
||||
|
@ -92,6 +94,12 @@ our %DEFAULT_OPTIONS = (
|
|||
|
||||
=item * paranoid
|
||||
|
||||
=item * compat
|
||||
|
||||
=item * test_mode
|
||||
|
||||
=item * adopt
|
||||
|
||||
=item * ignore
|
||||
|
||||
=item * override
|
||||
|
|
Loading…
Reference in a new issue