File: mux.1

package info (click to toggle)
tmuxinator 0.15.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 484 kB
  • sloc: ruby: 3,472; sh: 20; makefile: 17
file content (78 lines) | stat: -rw-r--r-- 1,277 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
.\" DO NOT MODIFY THIS FILE! it was generated by rd2
.TH TMUXINATOR 1 "October 2015"
.SH NAME
.PP
tmuxinator \- manage complex tmux sessions easily
.SH SYNOPSIS
.nf
\&    tmuxinator [commands] [options]
.fi
.SH OPTIONS
.TP
.fi
.B
commands
Lists commands available in tmuxinator
.TP
.fi
.B
completions [arg1 arg2]
Used for shell completion
.TP
.fi
.B
copy [EXISTING] [NEW]
Copy an existing project to a new project and ope...
.TP
.fi
.B
debug [PROJECT]
Output the shell commands that are generated by t...
.TP
.fi
.B
delete [PROJECT]
Deletes given project
.TP
.fi
.B
doctor
Look for problems in your configuration
.TP
.fi
.B
help [COMMAND]
Describe available commands or one specific command
.TP
.fi
.B
implode
Deletes all tmuxinator projects
.TP
.fi
.B
list
Lists all tmuxinator projects
.TP
.fi
.B
new [PROJECT]
Create a new project file and open it in your editor
.TP
.fi
.B
start [PROJECT] [SESSION_NAME]
Start a tmux session using a project's tmuxinator...
.TP
.fi
.B
version
Display installed tmuxinator version
.SH AUTHOR
.PP
Copyright (c) 2010\-2014 Allen Bargi, Christopher Chow.
See /usr/share/doc/tmuxinator/copyright for further details.
.PP
This manual page was written by Youhei SASAKI <uwabami@gfd\-dennou.org>,
for the Debian project (but may ber used others).