summaryrefslogtreecommitdiffstats
path: root/btimec.1
diff options
context:
space:
mode:
authorNate Straz <nstraz@redhat.com>2008-07-08 19:05:33 +0000
committerNathan Straz <nstraz@redhat.com>2008-09-23 09:37:47 -0400
commit21899d76b350709a06d9ebcb9cb50052e7ebe567 (patch)
tree2f9cd21fb181d3af6380a2fe110294c63668635a /btimec.1
parent48325c1f8280415f7f9373b78ec9e49cf7d22047 (diff)
downloadqarsh-21899d76b350709a06d9ebcb9cb50052e7ebe567.tar.gz
qarsh-21899d76b350709a06d9ebcb9cb50052e7ebe567.tar.xz
qarsh-21899d76b350709a06d9ebcb9cb50052e7ebe567.zip
Add man pages for all commands.
Diffstat (limited to 'btimec.1')
-rw-r--r--btimec.117
1 files changed, 17 insertions, 0 deletions
diff --git a/btimec.1 b/btimec.1
new file mode 100644
index 0000000..1e67389
--- /dev/null
+++ b/btimec.1
@@ -0,0 +1,17 @@
+.TH BTIMEC 1 "8 July 2008"
+.SH NAME
+btimec \- Get the boot time of a host from btimed(8).
+.SH SYNOPSIS
+\fBbtimec\fR [-\fBr\fR] \fIhost\fR [\fIhost\fR ...]
+.SH DESCRIPTION
+.B Btimec
+connects to btimed(8) on the specified \fIhost\fR to determine the time the
+host booted. The name of the host and time in seconds is printed to standard
+output. If multiple hosts are listed, the value for each host is printed on a
+separate line.
+.SH OPTIONS
+.TP
+.B \-r
+Print the boot time in a human readable form.
+.SH "SEE ALSO"
+btimed(8), qarsh(1)