Remove -n documentation because it is deprecated

This commit is contained in:
xd1le 2016-02-22 20:29:40 +11:00
parent 3020df1923
commit e1247a1913
1 changed files with 1 additions and 5 deletions

View File

@ -6,7 +6,7 @@ lemonbar - Featherweight lemon-scented bar
=head1 SYNOPSIS =head1 SYNOPSIS
I<lemonbar> [-h | -g I<width>B<x>I<height>B<+>I<x>B<+>I<y> | -b | -d | -f I<font> | -p | -n I<name> | -u I<pixel> | -B I<color> | -F I<color> | -U I<color>] I<lemonbar> [-h | -g I<width>B<x>I<height>B<+>I<x>B<+>I<y> | -b | -d | -f I<font> | -p | -u I<pixel> | -B I<color> | -F I<color> | -U I<color>]
=head1 DESCRIPTION =head1 DESCRIPTION
@ -45,10 +45,6 @@ Set number of clickable areas (default is 10)
Make the bar permanent, don't exit after the standard input is closed. Make the bar permanent, don't exit after the standard input is closed.
=item B<-n> I<name>
Set the WM_NAME atom value for the bar.
=item B<-u> I<pixel> =item B<-u> I<pixel>
Sets the underline width in pixels. The default is 1. Sets the underline width in pixels. The default is 1.