OSDN Git Service

coreutils: Update to coreutils 8.21
[linuxjm/coreutils.git] / original / man1 / pathchk.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.35.
2 .TH PATHCHK "1" "May 2014" "GNU coreutils 8.21" "User Commands"
3 .SH NAME
4 pathchk \- check whether file names are valid or portable
5 .SH SYNOPSIS
6 .B pathchk
7 [\fIOPTION\fR]... \fINAME\fR...
8 .SH DESCRIPTION
9 .\" Add any additional description here
10 .PP
11 Diagnose invalid or unportable file names.
12 .TP
13 \fB\-p\fR
14 check for most POSIX systems
15 .TP
16 \fB\-P\fR
17 check for empty names and leading "\-"
18 .TP
19 \fB\-\-portability\fR
20 check for all POSIX systems (equivalent to \fB\-p\fR \fB\-P\fR)
21 .TP
22 \fB\-\-help\fR
23 display this help and exit
24 .TP
25 \fB\-\-version\fR
26 output version information and exit
27 .SH AUTHOR
28 Written by Paul Eggert, David MacKenzie, and Jim Meyering.
29 .SH "REPORTING BUGS"
30 Report pathchk bugs to bug\-coreutils@gnu.org
31 .br
32 GNU coreutils home page: <http://www.gnu.org/software/coreutils/>
33 .br
34 General help using GNU software: <http://www.gnu.org/gethelp/>
35 .br
36 Report pathchk translation bugs to <http://translationproject.org/team/>
37 .SH COPYRIGHT
38 Copyright \(co 2013 Free Software Foundation, Inc.
39 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
40 .br
41 This is free software: you are free to change and redistribute it.
42 There is NO WARRANTY, to the extent permitted by law.
43 .SH "SEE ALSO"
44 The full documentation for
45 .B pathchk
46 is maintained as a Texinfo manual.  If the
47 .B info
48 and
49 .B pathchk
50 programs are properly installed at your site, the command
51 .IP
52 .B info coreutils \(aqpathchk invocation\(aq
53 .PP
54 should give you access to the complete manual.