diff --git a/pages/common/tldr.md b/pages/common/tldr.md index da9b9531b7..dd958065f3 100644 --- a/pages/common/tldr.md +++ b/pages/common/tldr.md @@ -17,3 +17,7 @@ - Get help for a command in Chinese: `tldr -t zh {{command}}` + +- Get help for a git subcommand: + +`tldr git checkout`