Skip to content

Commit 4e64e50

Browse files
committed
working on the logfile addition
1 parent 926899c commit 4e64e50

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
@@ -874,6 +874,7 @@ def command_freeze(session_name, socket_name, socket_path, force):
874874
flag_value=88,
875875
help='Like -2, but indicates that the terminal supports 88 colours.',
876876
)
877+
@click.option('--log-file', 'log_file', help='File to log output to')
877878
def command_load(
878879
ctx,
879880
config,

0 commit comments

Comments
 (0)