Skip to content

Commit 5221dc4

Browse files
authored
fix console block fence
1 parent f49514f commit 5221dc4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/01-introduction/sections/help.asc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,6 @@ usage: git add [<options>] [--] <pathspec>...
4242
--refresh don't add, only refresh the index
4343
--ignore-errors just skip files which cannot be added because of errors
4444
--ignore-missing check if - even missing - files are ignored in dry run
45-
--chmod <(+/-)x> override the executable bit of the listed files----
45+
--chmod <(+/-)x> override the executable bit of the listed files
46+
----
4647

0 commit comments

Comments
 (0)