mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-14 18:57:20 -07:00
releasing 4.6
This commit is contained in:
parent
028d8c6d3c
commit
98c468888b
9 changed files with 22 additions and 11 deletions
|
@ -1 +1 @@
|
|||
man_MANS = byobu.1 byobu-config.1 byobu-ctrl-a.1 byobu-disable.1 byobu-enable.1 byobu-export.1 byobu-janitor.1 byobu-launch.1 byobu-launcher.1 byobu-launcher-install.1 byobu-launcher-uninstall.1 byobu-reconnect-sockets.1 byobu-select-profile.1 byobu-select-session.1 byobu-status.1 byobu-status-detail.1 shell.1
|
||||
man_MANS = byobu.1 byobu-config.1 byobu-ctrl-a.1 byobu-disable.1 byobu-enable.1 byobu-export.1 byobu-janitor.1 byobu-launch.1 byobu-launcher.1 byobu-launcher-install.1 byobu-launcher-uninstall.1 byobu-reconnect-sockets.1 byobu-select-profile.1 byobu-select-session.1 byobu-status.1 byobu-status-detail.1 byobu-shell.1
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
.TH shell 1 "11 Feb 2009" byobu "byobu"
|
||||
.TH byobu\-shell 1 "11 Feb 2009" byobu "byobu"
|
||||
.SH NAME
|
||||
shell \- Print the message of the day and launch a shell
|
||||
byobu\-shell \- Print the message of the day and launch a shell
|
||||
|
||||
.SH DESCRIPTION
|
||||
\fBshell\fP is a simple script that prints the message of the day (/etc/motd) and launches a shell.
|
||||
\fBbyobu\-shell\fP is a simple script that prints the message of the day (/etc/motd) and launches a shell.
|
||||
|
||||
$SHELL will be invoked if it exists. Otherwise, /bin/sh will be used.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue