mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-21 14:02:19 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
|||||||
# diff
|
# diff
|
||||||
|
|
||||||
> Compare files and directories.
|
> 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`):
|
- 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
|
# neo4j-admin
|
||||||
|
|
||||||
> Manage and administer a Neo4j DBMS (Database Management System).
|
> 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/>.
|
> More information: <https://neo4j.com/docs/operations-manual/current/tools/neo4j-admin/>.
|
||||||
|
|
||||||
- Start the DBMS:
|
- Start the DBMS:
|
||||||
|
|||||||
Reference in New Issue
Block a user