Skip to content

Commit d454d5d

Browse files
committed
working on the logfile addition
1 parent 681e37f commit d454d5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tmuxp/cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,6 +1018,7 @@ def command_freeze(session_name, socket_name, socket_path, force):
10181018
flag_value=88,
10191019
help='Like -2, but indicates that the terminal supports 88 colours.',
10201020
)
1021+
@click.option('--log-file', 'log_file', help='File to log output to')
10211022
def command_load(
10221023
ctx,
10231024
config,

0 commit comments

Comments
 (0)