From 028a94550eb6bf11314e6fe4c77ef72e7eb288a7 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 17 Feb 2017 11:15:01 +1300 Subject: Add missing man page section for tm(1df) iN README --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index bce41cd0..57f25004 100644 --- a/README.markdown +++ b/README.markdown @@ -508,7 +508,7 @@ Installed by the `install-bin` target: `scp(1)`'s HOST:PATH format. * `td(1df)` manages a to-do file for you with `$EDITOR` and `git(1)`; I used to use Taskwarrior, but found it too complex and buggy. -* `tm()` runs `tmux(1)` with `attach-session -d` if a session exists, and +* `tm(1df)` runs `tmux(1)` with `attach-session -d` if a session exists, and `new-session` if it doesn't. * `try(1df)` repeats a command up to a given number of times until it succeeds, only printing error output if all three attempts failed. Good for -- cgit v1.2.3