File: foreman-runner.1

package info (click to toggle)
ruby-foreman 0.82.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 684 kB
  • ctags: 246
  • sloc: ruby: 1,979; sh: 88; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 590 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH "FOREMAN-RUNNER" "1" "June 2013" "Foreman 0.63.0" "Foreman Manual"
.SH NAME
foreman-runner \- Run a command with exec.
.SH SYNOPSIS
.B foreman-runner
[\fIoptions\fR]... <command> [\fIargs\fR]...
.P
Run supplied command and args with exec, optionally changing directory first
.SH DESCRIPTION
.TP 10
\fB\-d\fR dir
Change directory to \fBdir\fR
.TP 10
\fB\-p\fR
Read $HOME/.profile
.SH COPYRIGHT
Foreman is Copyright (C) 2010 David Dollar \fIhttp://daviddollar\.org\fR
.P
This manual is Copyright (C) 2013 by Per Andersson and released under the same
license as foreman, the MIT License..