[eit] update man pages

This commit is contained in:
Fabio Erculiani
2013-04-05 16:05:14 +01:00
parent 904bb37b25
commit fc15caafcd
4 changed files with 19 additions and 4 deletions
+5 -1
View File
@@ -11,7 +11,8 @@ eit-add - commit to repository the provided packages
SYNOPSIS
--------
eit add [-h] [--to <repository>] [--quick] <package> [<package> ...]
eit add [-h] [--conservative] [--to <repository>] [--quick]
<package> [<package> ...]
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*=<repository>::
add to given repository
+4 -1
View File
@@ -11,7 +11,7 @@ eit-commit - commit changes to repository
SYNOPSIS
--------
eit commit [-h] [--interactive] [--quick] [<repo>]
eit commit [-h] [--conservative] [--interactive] [--quick] [<repo>]
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
+5 -1
View File
@@ -11,7 +11,8 @@ eit-cp - copy packages from a repository to another
SYNOPSIS
--------
eit cp [-h] [--deps] <source> <dest> <package> [<package> ...]
eit cp [-h] [--conservative] [--deps]
<source> <dest> <package> [<package> ...]
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
+5 -1
View File
@@ -11,7 +11,8 @@ eit-mv - move packages from a repository to another
SYNOPSIS
--------
eit mv [-h] [--deps] <source> <dest> [<package> [<package> ...]]
eit mv [-h] [--conservative] [--deps]
<source> <dest> [<package> [<package> ...]]
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