Lines Matching +full:integer +full:- +full:n
3 lessecho \- expand metacharacters
6 .I "[-ox] [-cx] [-pn] [-dn] [-mx] [-nn] [-ex] [-a] file ..."
19 .B \-e\fIx\fP
21 If \fIx\fP is "-", no escape char is used and arguments containing metachars
24 .B \-o\fIx\fP
25 Specifies "\fIx\fP", rather than double-quote, to be the open quote character,
26 which is used if the \-e- option is specified.
28 .B \-c\fIx\fP
31 .B \-p\fIn\fP
32 Specifies "\fIn\fP" to be the open quote character, as an integer.
34 .B \-d\fIn\fP
35 Specifies "\fIn\fP" to be the close quote character, as an integer.
37 .B \-m\fIx\fP
41 .B \-n\fIn\fP
42 Specifies "\fIn\fP" to be a metachar, as an integer.
44 .B \-f\fIn\fP
45 Specifies "\fIn\fP" to be the escape char for metachars, as an integer.
47 .B \-a