mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-20 18:02:02 +00:00
Update cheatsheets
This commit is contained in:
@@ -14,4 +14,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Initialize a new Dolt data repository creating a commit with the specified metadata:
|
||||
|
||||
`dolt init --name "{{name}}" --email "{{email}}" --date "{{2021-12-31T00:00:00}}" -b "{{branch_name}}"`
|
||||
`dolt init --name "{{name}}" --email "{{email}}" --date "{{2021-12-31T00:00:00}}" {{[-b|--initial-branch]}} "{{branch_name}}"`
|
||||
|
||||
Reference in New Issue
Block a user