diff --git a/tldr/docker-service b/tldr/docker-service index 9d186823..0c21233d 100644 --- a/tldr/docker-service +++ b/tldr/docker-service @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # docker service > Manage the services on a Docker daemon. -> More information: . +> More information: . - List the services on a Docker daemon: diff --git a/tldr/docker-slim b/tldr/docker-slim index 28eb72ac..caaba742 100644 --- a/tldr/docker-slim +++ b/tldr/docker-slim @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # docker-slim > Analyze and optimize Docker images. -> More information: . +> More information: . - Start DockerSlim on interactive mode: diff --git a/tldr/docker-start b/tldr/docker-start index 0d78e21c..cd959dc9 100644 --- a/tldr/docker-start +++ b/tldr/docker-start @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # docker start > Start stopped containers. -> More information: . +> More information: . - Display help: diff --git a/tldr/docker-stats b/tldr/docker-stats index d61f1fa9..6e267e08 100644 --- a/tldr/docker-stats +++ b/tldr/docker-stats @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # docker stats > Display a live stream of resource usage statistics for containers. -> More information: . +> More information: . - Display a live stream for the statistics of all running containers: diff --git a/tldr/docker-system b/tldr/docker-system index f768440a..fc913f37 100644 --- a/tldr/docker-system +++ b/tldr/docker-system @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # docker system > Manage Docker data and display system-wide information. -> More information: . +> More information: . - Display help: diff --git a/tldr/docker-tag b/tldr/docker-tag index 95a2bcae..3d04b63f 100644 --- a/tldr/docker-tag +++ b/tldr/docker-tag @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # docker tag > Assign tags to existing Docker images. -> More information: . +> More information: . - Assign a name and tag to a specific image ID: diff --git a/tldr/hugo b/tldr/hugo index 292c981c..015ffa11 100644 --- a/tldr/hugo +++ b/tldr/hugo @@ -6,6 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # hugo > Template-based static site generator. Uses modules, components, and themes. +> Some subcommands such as `server` have their own usage documentation. > More information: . - Create a new Hugo site: diff --git a/tldr/linode-cli b/tldr/linode-cli index 803967b8..4212985f 100644 --- a/tldr/linode-cli +++ b/tldr/linode-cli @@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git > Manage Linode cloud services. > Some subcommands such as `events` have their own usage documentation. -> More information: . +> More information: . - List all Linodes: diff --git a/tldr/linode-cli-events b/tldr/linode-cli-events index c5cce51a..aa6f7798 100644 --- a/tldr/linode-cli-events +++ b/tldr/linode-cli-events @@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git > Manage Linode events. > See also: `linode-cli`. -> More information: . +> More information: . - List the events on your account: diff --git a/tldr/linode-cli-tickets b/tldr/linode-cli-tickets index 8a752e00..aa3e08a8 100644 --- a/tldr/linode-cli-tickets +++ b/tldr/linode-cli-tickets @@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git > Manage Linode Support Tickets. > See also: `linode-cli`. -> More information: . +> More information: . - List your Support Tickets: diff --git a/tldr/linux/unix2mac b/tldr/linux/unix2mac index c41f2fc3..7cdbebaf 100644 --- a/tldr/linux/unix2mac +++ b/tldr/linux/unix2mac @@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git > Change Unix-style line endings to macOS-style. > Replaces LF with CR. > See also `unix2dos`, `dos2unix`, and `mac2unix`. -> Informasi lebih lanjut: . +> More information: . - Change the line endings of a file: