diff --git a/server/doc/mansrc/eit-pull.1.txt b/server/doc/mansrc/eit-pull.1.txt index a92b7d8c7..906b74c5d 100644 --- a/server/doc/mansrc/eit-pull.1.txt +++ b/server/doc/mansrc/eit-pull.1.txt @@ -11,7 +11,7 @@ eit-pull - pull repository packages and metadata SYNOPSIS -------- -eit pull [-h] [--quick] [--pretend] [--all] [] +eit pull [-h] [--conservative] [--quick] [--pretend] [--all] [] INTRODUCTION @@ -36,6 +36,9 @@ OPTIONAL ARGUMENTS *--help*:: show this help message and exit +*--conservative*:: + do not execute implicit package name and slot updates + *--quick*:: no stupid questions diff --git a/server/doc/mansrc/eit-push.1.txt b/server/doc/mansrc/eit-push.1.txt index 141d69a56..e69d27479 100644 --- a/server/doc/mansrc/eit-push.1.txt +++ b/server/doc/mansrc/eit-push.1.txt @@ -11,7 +11,8 @@ eit-push - push repository packages and metadata SYNOPSIS -------- -eit push [-h] [--quick] [--all | --as ] [--pretend] [] +eit push [-h] [--conservative] [--quick] [--all | --as ] [--pretend] + [] INTRODUCTION @@ -36,6 +37,9 @@ OPTIONAL ARGUMENTS *--help*:: show this help message and exit +*--conservative*:: + do not execute implicit package name and slot updates + *--quick*:: no stupid questions