From 1df9e92578c1475ae3dddc3f17bfbe8175a6e191 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Fri, 5 Apr 2013 16:08:00 +0100 Subject: [PATCH] [eit] update man pages --- server/doc/mansrc/eit-pull.1.txt | 5 ++++- server/doc/mansrc/eit-push.1.txt | 6 +++++- 2 files changed, 9 insertions(+), 2 deletions(-) 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