tldr-pages/tldr

Let's document! Git edition

Open

#3,953 建立於 2020年3月30日

在 GitHub 查看
 (18 留言) (16 反應) (0 負責人)Shell (2,507 fork)batch import
good first issuehelp wantedlet's documentnew command

倉庫指標

Star
 (30,937 star)
PR 合併指標
 (平均合併 7天 5小時) (30 天內合併 321 個 PR)

描述

For those not in the know, tldr-pages is about more than just commands. Those commands that are too expansive to fit on 1 page often have multiple subcommands - which we can document on their own pages. For example, try these:

tldr git merge
tldr git add
tldr ip address

In the case of git, it has quite a number of subcommands (139 ❗). Let's document them all!

貢獻者指南