diff options
author | Silvino Silva <silvino@bk.ru> | 2021-02-12 03:59:34 +0000 |
---|---|---|
committer | Silvino Silva <silvino@bk.ru> | 2021-02-12 03:59:34 +0000 |
commit | a3628fc49db4d88ff3e4067268650710d1da3f6f (patch) | |
tree | 8fdac6dfc8cabb9f85a2db3a3bd628cfe44438cd /tools/index.html | |
parent | 0a6b0fc9769daf0932cb207c3285baa31547b489 (diff) | |
download | doc-a3628fc49db4d88ff3e4067268650710d1da3f6f.tar.gz |
initial openbsd support
Diffstat (limited to 'tools/index.html')
-rw-r--r-- | tools/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/index.html b/tools/index.html index 2724a6f..dc11f57 100644 --- a/tools/index.html +++ b/tools/index.html @@ -14,6 +14,7 @@ <h2>System Tools</h2> <ul> + <li><a href="tmux.html">Tmux</a></li> <li><a href="tar.html">Tar</a> <ul> <li><a href="tar.html#tarbkup">1. Create Backup</a></li> |