diff --git a/docs/man/equo.pod b/docs/man/equo.pod index 6e71feca9..b932b40fc 100644 --- a/docs/man/equo.pod +++ b/docs/man/equo.pod @@ -334,6 +334,10 @@ ask before making any changes just show what would be done +=item B<--nodeps> + +do not pull in any dependency + =item B<--multifetch> download multiple packages in parallel (default 3) diff --git a/docs/man/man1/equo.1 b/docs/man/man1/equo.1 index d4d982fba..9fd1fe65f 100644 --- a/docs/man/man1/equo.1 +++ b/docs/man/man1/equo.1 @@ -389,6 +389,9 @@ ask before making any changes .IP "\fB\-\-pretend (\-p)\fR" 4 .IX Item "--pretend (-p)" just show what would be done +.IP "\fB\-\-nodeps\fR" 4 +.IX Item "--nodeps" +do not pull in any dependency .IP "\fB\-\-multifetch\fR" 4 .IX Item "--multifetch" download multiple packages in parallel (default 3)