From 759b3841b816fcf93b5c6089ce16edbc07c46779 Mon Sep 17 00:00:00 2001 From: Niklas Schlimm Date: Fri, 31 Mar 2017 18:20:12 +0200 Subject: [PATCH] Typos again --- man/git-bulk.1 | 2 +- man/git-bulk.html | 4 ++-- man/git-bulk.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/git-bulk.1 b/man/git-bulk.1 index a124567..d91319c 100644 --- a/man/git-bulk.1 +++ b/man/git-bulk.1 @@ -51,7 +51,7 @@ Any git Command you wish to execute on the repositories\. \-\-addworkspace . .P -Register a workspace for bulk operations\. All repositories in the diretories below get registered under this workspace with the name \. must be absultue path\. +Register a workspace for bulk operations\. All repositories in the diretories below get registered under this workspace with the name \. must be absolute path\. . .P \-\-removeworkspace diff --git a/man/git-bulk.html b/man/git-bulk.html index 3a5b04a..c60ef7b 100644 --- a/man/git-bulk.html +++ b/man/git-bulk.html @@ -114,7 +114,7 @@

--addworkspace <ws-name> <ws-root-directory>

-

Register a workspace for bulk operations. All repositories in the diretories below <ws-root-directory> get registered under this workspace with the name <ws-name>. <ws-root-directory> must be absultue path.

+

Register a workspace for bulk operations. All repositories in the diretories below <ws-root-directory> get registered under this workspace with the name <ws-name>. <ws-root-directory> must be absolute path.

--removeworkspace <ws-name>

@@ -169,7 +169,7 @@ $ git bulk --purge

AUTHOR

-

Written by Niklas Schlimm <ns103@hotmail.de>

+

Written by Niklas Schlimm <ns103@hotmail.de>

REPORTING BUGS

diff --git a/man/git-bulk.md b/man/git-bulk.md index 0d496f9..51b9ede 100644 --- a/man/git-bulk.md +++ b/man/git-bulk.md @@ -38,7 +38,7 @@ git bulk adds convenien support for operations that you want to execute on multi --addworkspace <ws-name> <ws-root-directory> - Register a workspace for bulk operations. All repositories in the diretories below <ws-root-directory> get registered under this workspace with the name <ws-name>. <ws-root-directory> must be absultue path. + Register a workspace for bulk operations. All repositories in the diretories below <ws-root-directory> get registered under this workspace with the name <ws-name>. <ws-root-directory> must be absolute path. --removeworkspace <ws-name>