mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 01:35:23 +02:00
Change subcommand from git fetch
to simply git
on jj
's main page.
This commit is contained in:
parent
3f3f2fb988
commit
d5a9c4c247
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# jj
|
||||
|
||||
> Jujutsu, a version control system.
|
||||
> Some subcommands such as `log`, `desc`, `new`, `git fetch`, etc. have their own usage documentation.
|
||||
> Some subcommands such as `log`, `desc`, `new`, `git`, etc. have their own usage documentation.
|
||||
> More information: <https://jj-vcs.github.io/jj/latest/cli-reference/>.
|
||||
|
||||
- Update description of the given revision(s):
|
||||
|
|
Loading…
Add table
Reference in a new issue