We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bfe2b6 commit 6285220Copy full SHA for 6285220
index.html
@@ -110,6 +110,10 @@ <h2 id="installation">
110
<td><a href="https://github.com/isacikgoz/tldr">Go client</a></td>
111
<td><code>go get -u github.com/isacikgoz/tldr</code></td>
112
</tr>
113
+ <tr>
114
+ <td><a href="https://github.com/avih/tldr-fmt">Terminal-format-only POSIX shell script</a></td>
115
+ <td><code>git clone https://github.com/avih/tldr-fmt</code></td>
116
+ </tr>
117
</tbody>
118
</table>
119
<p>
0 commit comments