1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-24 15:35:27 +02:00

hub: fix instructions for aliasing the command (#3597)

This commit is contained in:
Waldir Pimenta 2019-11-22 01:35:56 +00:00 committed by Ein Verne
parent 3e86af3472
commit e4161ff34f

View file

@ -1,7 +1,7 @@
# hub
> A wrapper for git that adds commands for working with GitHub-based projects.
> The commands can also be used using "git" instead of "hub".
> If set up as instructed by `hub alias`, one can use `git` to run `hub` commands.
> More information: <https://hub.github.com>.
- Clone a repository you own, using just the repository name rather than the full URL: