mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-05 01:55:49 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Launch a Git daemon with a whitelisted set of directories:
|
||||
|
||||
`git daemon --export-all {{path/to/directory1}} {{path/to/directory2}}`
|
||||
`git daemon --export-all {{path/to/directory1 path/to/directory2 ...}}`
|
||||
|
||||
- Launch a Git daemon with a specific base directory and allow pulling from all sub-directories that look like Git repositories:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user