diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-27 14:50:22 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-04-27 14:50:22 +0000 |
commit | 850965584e322d8436dfa82990f87d24b2ed4da8 (patch) | |
tree | 1e5e6d96d5a4ef5de799835c999e85e84de2ca81 | |
parent | ddf2efe57b5ba6022e895715392ed9e98b37e2a6 (diff) | |
download | rtmux-850965584e322d8436dfa82990f87d24b2ed4da8.tar.gz rtmux-850965584e322d8436dfa82990f87d24b2ed4da8.tar.bz2 rtmux-850965584e322d8436dfa82990f87d24b2ed4da8.zip |
Missing Ar.
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id: tmux.1,v 1.91 2009-04-27 14:40:45 tcunha Exp $ +.\" $Id: tmux.1,v 1.92 2009-04-27 14:50:22 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -773,7 +773,7 @@ is given in lines (the default is 1). .It Xo Ic respawn-window .Op Fl k .Op Fl t Ar target-window -.Op command +.Op Ar command .Xc .D1 (alias: Ic respawnw ) Reactive a window in which the command has exited (see the |