diff --git a/tldr/$ b/tldr/$ index a6ec1eb3..2584d9eb 100644 --- a/tldr/$ +++ b/tldr/$ @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # Dollar sign -> Expand a bash variable. +> Expand a Bash variable. > More information: . - Print a variable: diff --git a/tldr/crane-export b/tldr/crane-export index ba417f5f..c537ab34 100644 --- a/tldr/crane-export +++ b/tldr/crane-export @@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git > Export filesystem of a container image as a tarball. > More information: . -- Write tarball to stdout: +- Write tarball to `stdout`: `crane export {{image_name}} -` diff --git a/tldr/nix3-develop b/tldr/nix3-develop index 7c4959c4..3a0f8d00 100644 --- a/tldr/nix3-develop +++ b/tldr/nix3-develop @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # nix develop -> Run a bash shell that provides the build environment of a derivation. +> Run a Bash shell that provides the build environment of a derivation. > More information: . - Start a shell with all dependencies of a package from nixpkgs available: diff --git a/tldr/pipes.sh b/tldr/pipes.sh index 6135584f..de1e6515 100644 --- a/tldr/pipes.sh +++ b/tldr/pipes.sh @@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git --- # pipes.sh -> A bash script which draws randomly pathed pipes over the terminal. +> A Bash script which draws randomly pathed pipes over the terminal. > More information: . - Change the pa[t]tern of the pipes: