Update cheatsheets

This commit is contained in:
ivuorinen
2024-06-18 00:14:44 +00:00
parent 9158de884d
commit 61d2ca878b
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# diff
> Compare files and directories.
> More information: <https://man7.org/linux/man-pages/man1/diff.1.html>.
> More information: <https://manned.org/diff>.
- Compare files (lists changes to turn `old_file` into `new_file`):

View File

@@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
# neo4j-admin
> Manage and administer a Neo4j DBMS (Database Management System).
> See also: `cypher-shell`, `mysqld`.
> More information: <https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/>.
- Start the DBMS: