Skip to content

Commit

Permalink
Fix a typo in fvwm3 -h
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdmp authored and ThomasAdam committed Oct 19, 2023
1 parent 4e00dff commit 62396e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fvwm/fvwm3.c
Original file line number Diff line number Diff line change
Expand Up @@ -1211,7 +1211,7 @@ static void usage(int is_verbose)
" -c cmd: preprocess configuration file with <cmd>\n"
" -C vis-class: use visual class <vis-class>\n"
" -d display: run fvwm on <display>\n"
" -D: enable debug oputput\n"
" -D: enable debug output\n"
" -f cfgfile: read configuration from <cfgfile>\n"
" -F file: used internally for session management\n"
" -h, -?: print this help message\n"
Expand Down

0 comments on commit 62396e2

Please sign in to comment.