docs: mention long options in man pwdx.1
The commit includes few generic manual clean ups as well. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
81df8e2630
commit
74471cd69c
45
pwdx.1
45
pwdx.1
@ -1,37 +1,32 @@
|
|||||||
'\" t
|
|
||||||
.\" (The preceding line is a note to broken versions of man to tell
|
|
||||||
.\" them to pre-process this man page with tbl)
|
|
||||||
.\" Man page for pwdx
|
.\" Man page for pwdx
|
||||||
.\" Licensed under version 2 of the GNU General Public License.
|
.\" Licensed under version 2 of the GNU General Public License.
|
||||||
.\" Copyright 2004 Nicholas Miell.
|
.\" Copyright 2004 Nicholas Miell.
|
||||||
.\" Based on the pmap(1) man page by Albert Cahalan.
|
.\" Based on the pmap(1) man page by Albert Cahalan.
|
||||||
.\"
|
.\"
|
||||||
.TH PWDX 1 "September 8, 2004" "Linux" "Linux User's Manual"
|
.TH PWDX "1" "June 2011" "procps-ng" "User Commands"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
pwdx \- report current working directory of a process
|
pwdx \- report current working directory of a process
|
||||||
|
|
||||||
.SH SYNOPSIS
|
.SH SYNOPSIS
|
||||||
.nf
|
.B pwdx
|
||||||
pwdx pids...
|
[\fIoptions\fR] \fIpid\fR [...]
|
||||||
pwdx -V
|
.SH OPTIONS
|
||||||
.fi
|
.TP
|
||||||
|
\fB\-V\fR, \fB\-\-version\fR
|
||||||
.SH DESCRIPTION
|
Output version information and exit.
|
||||||
The pwdx command reports the current working directory of a process or
|
.TP
|
||||||
processes.
|
\fB\-h\fR, \fB\-\-help\fR
|
||||||
|
Output help screen and exit.
|
||||||
.SH "GENERAL OPTIONS"
|
|
||||||
.TS
|
|
||||||
l l l.
|
|
||||||
-V show version Displays version of program.
|
|
||||||
.TE
|
|
||||||
|
|
||||||
.SH "SEE ALSO"
|
.SH "SEE ALSO"
|
||||||
ps(1) pgrep(1)
|
.BR ps (1),
|
||||||
|
.BR pgrep (1)
|
||||||
.SH STANDARDS
|
.SH STANDARDS
|
||||||
No standards apply, but pwdx looks an awful lot like a SunOS command.
|
No standards apply, but pwdx looks an awful lot like a SunOS command.
|
||||||
|
|
||||||
.SH AUTHOR
|
.SH AUTHOR
|
||||||
Nicholas Miell <nmiell@gmail.com> wrote pwdx in 2004. Please send bug
|
.UR nmiell\@gmail.com
|
||||||
reports to <procps@freelists.org>
|
Nicholas Miell
|
||||||
|
.UE
|
||||||
|
wrote pwdx in 2004.
|
||||||
|
.SH "REPORTING BUGS"
|
||||||
|
Please send bug reports to
|
||||||
|
.UR procps\@freelists.org
|
||||||
|
.UE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user