Skip to content

Commit 351fb21

Browse files
Craigspazccojocar
authored andcommitted
clarified repo
1 parent 18f0e30 commit 351fb21

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Each of these options must appear first on the command line.
183183
optionally provide the path to an INI file.
184184

185185
``--remove``
186-
Removes a pattern or literal added as allowed or prohibited
186+
Removes a pattern or literal from the git config
187187

188188

189189
Options for ``--install``
@@ -400,13 +400,13 @@ Options for ``--remove``
400400
Removes patterns from the global git config
401401

402402
``-u, --deleteliteral``
403-
Removes a literal pattern added with the --add command.
403+
Removes a literal pattern added with the --add command from the git config
404404

405405
``-d, --deleteallowed``
406-
Deletes an allowed pattern
406+
Removes an allowed pattern from the git config
407407

408408
``<pattern>``
409-
The regex pattern to search.
409+
The regex pattern to remove.
410410

411411

412412
Examples

0 commit comments

Comments
 (0)