mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-07 07:45:32 +00:00
Update cheatsheets
This commit is contained in:
@@ -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`):
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user