Skip to content

Commit 259194e

Browse files
committed
Fix typo..
1 parent 3edc5cc commit 259194e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ USAGE:
1616
OPTIONS:
1717
1818
* [-h|--help] # Show this help.
19-
* [-j|--jobs] job-count # Execute in parallel with \`job-count\`
19+
* [-j|--jobs] job-count # Execute in parallel with `job-count`
2020
* [-m|--maxdepth] depth-count # Search target git-repositories in maxdepth.
2121
* [-V|--version] # Show git-parallel version info.
2222
* [-c|--color] auto|always|never # Configure output color.

git-parallel.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ USAGE:
1616
OPTIONS:
1717

1818
* [\-h|\-\-help] # Show this help.
19-
* [\-j|\-\-jobs] job\-count # Execute in parallel with \\`job\-count\\`
19+
* [\-j|\-\-jobs] job\-count # Execute in parallel with `job\-count`
2020
* [\-m|\-\-maxdepth] depth\-count # Search target git\-repositories in maxdepth.
2121
* [\-V|\-\-version] # Show git\-parallel version info.
2222
* [\-c|\-\-color] auto|always|never # Configure output color.

0 commit comments

Comments
 (0)