From fc15caafcde9352a9a15da2c40a42201e2246a34 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Fri, 5 Apr 2013 16:05:14 +0100 Subject: [PATCH] [eit] update man pages --- server/doc/mansrc/eit-add.1.txt | 6 +++++- server/doc/mansrc/eit-commit.1.txt | 5 ++++- server/doc/mansrc/eit-cp.1.txt | 6 +++++- server/doc/mansrc/eit-mv.1.txt | 6 +++++- 4 files changed, 19 insertions(+), 4 deletions(-) diff --git a/server/doc/mansrc/eit-add.1.txt b/server/doc/mansrc/eit-add.1.txt index d2a6a8f9d..c27931b60 100644 --- a/server/doc/mansrc/eit-add.1.txt +++ b/server/doc/mansrc/eit-add.1.txt @@ -11,7 +11,8 @@ eit-add - commit to repository the provided packages SYNOPSIS -------- -eit add [-h] [--to ] [--quick] [ ...] +eit add [-h] [--conservative] [--to ] [--quick] + [ ...] INTRODUCTION @@ -40,6 +41,9 @@ OPTIONAL ARGUMENTS *--help*:: show this help message and exit +*--conservative*:: + do not execute implicit package name and slot updates + *--to*=:: add to given repository diff --git a/server/doc/mansrc/eit-commit.1.txt b/server/doc/mansrc/eit-commit.1.txt index 28533c1ad..db310ab68 100644 --- a/server/doc/mansrc/eit-commit.1.txt +++ b/server/doc/mansrc/eit-commit.1.txt @@ -11,7 +11,7 @@ eit-commit - commit changes to repository SYNOPSIS -------- -eit commit [-h] [--interactive] [--quick] [] +eit commit [-h] [--conservative] [--interactive] [--quick] [] INTRODUCTION @@ -40,6 +40,9 @@ OPTIONAL ARGUMENTS *--help*:: show this help message and exit +*--conservative*:: + do not execute implicit package name and slot updates + *--interactive*:: selectively pick changes diff --git a/server/doc/mansrc/eit-cp.1.txt b/server/doc/mansrc/eit-cp.1.txt index 0971ce94b..6e874c781 100644 --- a/server/doc/mansrc/eit-cp.1.txt +++ b/server/doc/mansrc/eit-cp.1.txt @@ -11,7 +11,8 @@ eit-cp - copy packages from a repository to another SYNOPSIS -------- -eit cp [-h] [--deps] [ ...] +eit cp [-h] [--conservative] [--deps] + [ ...] INTRODUCTION @@ -41,6 +42,9 @@ OPTIONAL ARGUMENTS *--help*:: show this help message and exit +*--conservative*:: + do not execute implicit package name and slot updates + *--deps*:: include dependencies diff --git a/server/doc/mansrc/eit-mv.1.txt b/server/doc/mansrc/eit-mv.1.txt index ec572fa4f..257d6249e 100644 --- a/server/doc/mansrc/eit-mv.1.txt +++ b/server/doc/mansrc/eit-mv.1.txt @@ -11,7 +11,8 @@ eit-mv - move packages from a repository to another SYNOPSIS -------- -eit mv [-h] [--deps] [ [ ...]] +eit mv [-h] [--conservative] [--deps] + [ [ ...]] INTRODUCTION @@ -43,6 +44,9 @@ OPTIONAL ARGUMENTS *--help*:: show this help message and exit +*--conservative*:: + do not execute implicit package name and slot updates + *--deps*:: include dependencies