Fix some error in the manpage and in the information printed by the binary
This commit is contained in:
parent
6072c2d811
commit
dae3019185
@ -444,7 +444,7 @@ main(int argc, char **argv)
|
|||||||
" -V <viwmfs cmd> Manage WMFS with vi-like command\n"
|
" -V <viwmfs cmd> Manage WMFS with vi-like command\n"
|
||||||
" -S Update status script\n"
|
" -S Update status script\n"
|
||||||
" -h Show this page\n"
|
" -h Show this page\n"
|
||||||
" -i Show informations\n"
|
" -i Show information\n"
|
||||||
" -v Show WMFS version\n", argv[0]);
|
" -v Show WMFS version\n", argv[0]);
|
||||||
exit(EXIT_SUCCESS);
|
exit(EXIT_SUCCESS);
|
||||||
break;
|
break;
|
||||||
|
|||||||
8
wmfs.1
8
wmfs.1
@ -62,7 +62,7 @@ Print help information, then exit\&.
|
|||||||
.PP
|
.PP
|
||||||
\fB\-i\fR
|
\fB\-i\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Print WMFS informations
|
Print WMFS information
|
||||||
.RE
|
.RE
|
||||||
.SH "DEFAULT KEY BINDINGS"
|
.SH "DEFAULT KEY BINDINGS"
|
||||||
.PP
|
.PP
|
||||||
@ -143,7 +143,7 @@ Increase the nmaster (+1)\fR
|
|||||||
.PP
|
.PP
|
||||||
\fBAlt\-Shift + d\fR
|
\fBAlt\-Shift + d\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Decrease the nmaster (-1)\fR
|
Decrease the nmaster (\-1)\fR
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fBAlt + t\fR
|
\fBAlt + t\fR
|
||||||
@ -163,7 +163,7 @@ Make a launcher in the infobar to run an unix command\fR
|
|||||||
.PP
|
.PP
|
||||||
\fBAlt + Escape\fR
|
\fBAlt + Escape\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Set WMFS in ViWMFS mode. (see wmfs -V)\fR
|
Set WMFS in ViWMFS mode. (see wmfs \-V)\fR
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fBAlt\-Shift + p\fR
|
\fBAlt\-Shift + p\fR
|
||||||
@ -193,7 +193,7 @@ Martin Duquesnoy <\fIxorg62@gmail\&.com\fR\&[1]>\&.
|
|||||||
Main site: \fIhttp://wmfs\&.info\fR Bug tracker: \fIhttp://bugs\&.wmfs\&.info\fR
|
Main site: \fIhttp://wmfs\&.info\fR Bug tracker: \fIhttp://bugs\&.wmfs\&.info\fR
|
||||||
.sp
|
.sp
|
||||||
.SH "COPYING"
|
.SH "COPYING"
|
||||||
WMFS is under the BSD license\&. See COPYING for more informations\&.
|
WMFS is under the BSD license\&. See COPYING for more information\&.
|
||||||
.sp
|
.sp
|
||||||
.SH "NOTES"
|
.SH "NOTES"
|
||||||
.IP " 1." 4
|
.IP " 1." 4
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user