git: 0688eac1f9d6 - main - git-arc: fix spelling error in -s option
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 May 2023 19:50:08 UTC
The branch main has been updated by christos: URL: https://cgit.FreeBSD.org/src/commit/?id=0688eac1f9d6a25f4d75ceca1fb1e32993bdb17c commit 0688eac1f9d6a25f4d75ceca1fb1e32993bdb17c Author: Christos Margiolis <christos@FreeBSD.org> AuthorDate: 2023-05-22 19:49:32 +0000 Commit: Christos Margiolis <christos@FreeBSD.org> CommitDate: 2023-05-22 19:49:32 +0000 git-arc: fix spelling error in -s option Reviewed by: imp Approved by: markj (mentor) Differential Revision: https://reviews.freebsd.org/D39962 --- tools/tools/git/git-arc.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/tools/git/git-arc.1 b/tools/tools/git/git-arc.1 index d6363b5d1641..63227ad760fa 100644 --- a/tools/tools/git/git-arc.1 +++ b/tools/tools/git/git-arc.1 @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd November 7, 2022 +.Dd May 5, 2023 .Dt GIT-ARC 1 .Os .Sh NAME @@ -77,7 +77,7 @@ and wait for confirmation. .It Fl r Ar reviewer Add one or more reviewers, separated by commas, to revision(s) being created. Argument(s) must be existing Phabricator user or group. -.It Fl r Ar subscriber +.It Fl s Ar subscriber Add one or more subscribers, separated by commas, to revision(s) being created. Each argument must be an existing Phabricator user or group. .It Fl p Ar parent