mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 11:15:26 +02:00
git-submodule: use the standard directory convention
This commit is contained in:
parent
a668fe1db3
commit
f8795d0c01
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
- Add a git repository as a submodule at the specified directory:
|
||||
|
||||
`git submodule add {{repository_url}} {{directory}}`
|
||||
`git submodule add {{repository_url}} {{path/to/directory}}`
|
||||
|
||||
- Update every submodule to its latest commit:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue