From 8262ff87002e3be2a068e8d9e2f29687348c44ed Mon Sep 17 00:00:00 2001 From: Ivan Date: Tue, 13 Apr 2021 16:41:17 +0400 Subject: [PATCH] Add --detach flag to doc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d61d67..4e9cd76 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ smug [] [-f, --file ] [-w, --windows ]... [-a, -w, --windows List of windows to start. If session exists, those windows will be attached to current session. -a, --attach Force switch client for a session -d, --debug Print all commands to ~/.config/smug/smug.log +--detach Detach session. The same as `-d` flag in the tmux ``` ### Examples