Skip to content

Commit a6a73dc

Browse files
committed
Add cli args to list of tweaks
1 parent f97d954 commit a6a73dc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/about.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ Minor tweaks
8989
- Load config from anywhere ``$ tmuxp load /full/file/path.json``.
9090
- Load config ``.tmuxp.yaml`` or ``.tmuxp.json`` from current working
9191
directory with ``$ tmuxp load .``.
92+
- ``$ tmuxp -2``, ``$ tmuxp -8`` for forcing term colors a la
93+
:ref:`tmux(1)`.
94+
- ``$ tmuxp -L<socket-name>``, ``$ tmuxp -S<socket-path>`` for sockets and
95+
``$ tmuxp -f<config-file>` for config file.
9296
9397
.. _attempt at 1.7 test: https://travis-ci.org/tony/tmuxp/jobs/12348263
9498
.. _kaptan: https://github.com/emre/kaptan

0 commit comments

Comments
 (0)