Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-13 00:20:58 +00:00
parent 3f2128c494
commit 2a42e87c5b
14 changed files with 14 additions and 14 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# hg init
> Create a new repository in the specified directory.
> More information: <https://www.mercurial-scm.org/doc/hg.1.html#init>.
> More information: <https://www.mercurial-scm.org/help/commands/init>.
- Initialize a new repository in the current directory: