From e6601067ed5d2848f0610d6dd012e7707281a215 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 12 Nov 2021 01:41:29 -0500 Subject: man: refresh pages Change-Id: I3f2c3ad77c16a76276bba2954887ab9e7605661c Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/323516 Reviewed-by: Jack Neus Tested-by: Mike Frysinger --- man/repo-smartsync.1 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'man/repo-smartsync.1') diff --git a/man/repo-smartsync.1 b/man/repo-smartsync.1 index 5d939117..718ef190 100644 --- a/man/repo-smartsync.1 +++ b/man/repo-smartsync.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man. -.TH REPO "1" "July 2021" "repo smartsync" "Repo Manual" +.TH REPO "1" "November 2021" "repo smartsync" "Repo Manual" .SH NAME repo \- repo smartsync - manual page for repo smartsync .SH SYNOPSIS @@ -80,7 +80,8 @@ password to authenticate with the manifest server fetch submodules from server .TP \fB\-\-use\-superproject\fR -use the manifest superproject to sync projects +use the manifest superproject to sync projects; +implies \fB\-c\fR .TP \fB\-\-no\-use\-superproject\fR disable use of manifest superprojects @@ -89,7 +90,7 @@ disable use of manifest superprojects fetch tags .TP \fB\-\-no\-tags\fR -don't fetch tags +don't fetch tags (default) .TP \fB\-\-optimized\-fetch\fR only fetch projects fixed to sha1 if revision does not @@ -100,6 +101,10 @@ number of times to retry fetches on transient errors .TP \fB\-\-prune\fR delete refs that no longer exist on the remote +(default) +.TP +\fB\-\-no\-prune\fR +do not delete refs that no longer exist on the remote .SS Logging options: .TP \fB\-v\fR, \fB\-\-verbose\fR -- cgit v1.2.3-54-g00ecf