Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
~% Fix wrong indent in help page
Browse files Browse the repository at this point in the history
  • Loading branch information
skippyr committed Jul 29, 2023
1 parent 69a93ee commit 5cc254e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reveal.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"If none is used, the one marked as default will be considered in " \
"use.\n\n" \
" --follow-symlinks (default) symlinks will be followed.\n" \
" --unfollow-symlinks symlinks will not be followed\n\n" \
" --unfollow-symlinks symlinks will not be followed\n\n" \
"EXIT CODES\n" \
"The exit code 1 will be throw if an error happens during its " \
"execution.\n\n" \
Expand Down

0 comments on commit 5cc254e

Please sign in to comment.