On Sun, Feb 17, 2013 at 10:40:48PM +0300, anatoly techtonik wrote: > Hi, > > While my previous message awaits moderator's approval, here is another one. > > $ tmux -h > tmux: unknown option -- h > usage: tmux [-28lquv] [-c shell-command] [-f file] [-L socket-name] > [-S socket-path] [command [flags]] > $ tmux --help > [exited] > > What I expected is to find out the command that makes tmux attach to > existing session or create new one if no session exists. As you may see, > the help output of the command is very poor. It would be very nice to see > command line help improved.
The help output is like that of CVS it's contextual to the command you're running. See for example: tmux -dfjfdjlkfdlk tmux new -fdjdfjfdl In the first case, you're receiving the help options for the main tmux command itself. In the second, you're receiving help for the "new" command to tmux. It's already contextual; we cannot do any more guessing based on what you typed, alas. > I also couldn't create a new issue on SF tracker. In this case, were it to report that; likely just as well. -- Thomas Adam ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users