OSDN Git Service

admin: git2upd deals with git 1.9 status output
[linuxjm/jm.git] / manual / GNU_coreutils / original / man1 / pathchk.1
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.43.3.
2 .TH PATHCHK "1" "May 2014" "GNU coreutils 8.22" "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 .PP
28 GNU coreutils online help: <http://www.gnu.org/software/coreutils/>
29 Report pathchk translation bugs to <http://translationproject.org/team/>
30 .SH AUTHOR
31 Written by Paul Eggert, David MacKenzie, and Jim Meyering.
32 .SH COPYRIGHT
33 Copyright \(co 2013 Free Software Foundation, Inc.
34 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
35 .br
36 This is free software: you are free to change and redistribute it.
37 There is NO WARRANTY, to the extent permitted by law.
38 .SH "SEE ALSO"
39 The full documentation for
40 .B pathchk
41 is maintained as a Texinfo manual.  If the
42 .B info
43 and
44 .B pathchk
45 programs are properly installed at your site, the command
46 .IP
47 .B info coreutils \(aqpathchk invocation\(aq
48 .PP
49 should give you access to the complete manual.