cs, git, nix: remove "accessible via tldr command subcommand" (#10660)

This commit is contained in:
Lena
2023-09-05 12:05:32 +02:00
committed by GitHub
parent dc9a4199c4
commit eb757e3027
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# git
> Distributed version control system.
> Some subcommands such as `commit`, `add`, `branch`, `checkout`, `push`, etc. have their own usage documentation, accessible via `tldr git subcommand`.
> Some subcommands such as `commit`, `add`, `branch`, `checkout`, `push`, etc. have their own usage documentation.
> More information: <https://git-scm.com/>.
- Check the Git version: