From 32d7094b768fcd2f8ad6d9e3ec55016df9c9a9a4 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Fri, 3 Mar 2006 23:19:53 +0000 Subject: [PATCH] Autogenerated man pages for v1.2.4-gce4c --- man1/git-repo-config.1 | 10 ++++++++-- man1/git-svnimport.1 | 10 ++++++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/man1/git-repo-config.1 b/man1/git-repo-config.1 index 2ec2f454..261d00a0 100755 --- a/man1/git-repo-config.1 +++ b/man1/git-repo-config.1 @@ -22,8 +22,14 @@ git-repo-config \- Get and set options in .git/config. .SH "SYNOPSIS" - -\fIgit\-repo\-config\fR [type] name [value [value_regex]] \fIgit\-repo\-config\fR [type] \-\-replace\-all name [value [value_regex]] \fIgit\-repo\-config\fR [type] \-\-get name [value_regex] \fIgit\-repo\-config\fR [type] \-\-get\-all name [value_regex] \fIgit\-repo\-config\fR [type] \-\-unset name [value_regex] \fIgit\-repo\-config\fR [type] \-\-unset\-all name [value_regex] +.nf +\fIgit\-repo\-config\fR [type] name [value [value_regex]] +\fIgit\-repo\-config\fR [type] \-\-replace\-all name [value [value_regex]] +\fIgit\-repo\-config\fR [type] \-\-get name [value_regex] +\fIgit\-repo\-config\fR [type] \-\-get\-all name [value_regex] +\fIgit\-repo\-config\fR [type] \-\-unset name [value_regex] +\fIgit\-repo\-config\fR [type] \-\-unset\-all name [value_regex] +.fi .SH "DESCRIPTION" diff --git a/man1/git-svnimport.1 b/man1/git-svnimport.1 index a2a1bed0..b86b8f46 100755 --- a/man1/git-svnimport.1 +++ b/man1/git-svnimport.1 @@ -22,8 +22,14 @@ git-svnimport \- Import a SVN repository into git .SH "SYNOPSIS" - -\fIgit\-svnimport\fR [ \-o ] [ \-h ] [ \-v ] [ \-d | \-D ] [ \-C ] [ \-i ] [ \-u ] [\-l limit_rev] [ \-b branch_subdir ] [ \-T trunk_subdir ] [ \-t tag_subdir ] [ \-s start_chg ] [ \-m ] [ \-r ] [ \-M regex ] [ \-I ] [ \-A ] [ ] +.nf +\fIgit\-svnimport\fR [ \-o ] [ \-h ] [ \-v ] [ \-d | \-D ] + [ \-C ] [ \-i ] [ \-u ] [\-l limit_rev] + [ \-b branch_subdir ] [ \-T trunk_subdir ] [ \-t tag_subdir ] + [ \-s start_chg ] [ \-m ] [ \-r ] [ \-M regex ] + [ \-I ] [ \-A ] + [ ] +.fi .SH "DESCRIPTION" -- 2.11.0