[eit] update man pages

This commit is contained in:
Fabio Erculiani
2013-04-05 16:08:00 +01:00
parent 75254b5602
commit 1df9e92578
2 changed files with 9 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ eit-pull - pull repository packages and metadata
SYNOPSIS
--------
eit pull [-h] [--quick] [--pretend] [--all] [<repo>]
eit pull [-h] [--conservative] [--quick] [--pretend] [--all] [<repo>]
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

View File

@@ -11,7 +11,8 @@ eit-push - push repository packages and metadata
SYNOPSIS
--------
eit push [-h] [--quick] [--all | --as <repo>] [--pretend] [<repo>]
eit push [-h] [--conservative] [--quick] [--all | --as <repo>] [--pretend]
[<repo>]
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