mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
Fix slightly over-zealous s///
This commit is contained in:
parent
081d04a059
commit
86e744d334
@ -3906,7 +3906,7 @@ static void print_help(const char *prog_name) {
|
|||||||
#ifdef BUILD_X11
|
#ifdef BUILD_X11
|
||||||
" -a, --alignment=ALIGNMENT text alignment on screen, {top,bottom,middle}_{left,right,middle}\n"
|
" -a, --alignment=ALIGNMENT text alignment on screen, {top,bottom,middle}_{left,right,middle}\n"
|
||||||
" -f, --font=FONT font to use\n"
|
" -f, --font=FONT font to use\n"
|
||||||
" -X, --display=DISPLAY BUILD_X11 display to use\n"
|
" -X, --display=DISPLAY X11 display to use\n"
|
||||||
#ifdef OWN_WINDOW
|
#ifdef OWN_WINDOW
|
||||||
" -o, --own-window create own window to draw\n"
|
" -o, --own-window create own window to draw\n"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user