diff --git a/pages/common/$.md b/pages/common/$.md index d193e4237b..6adcaca886 100644 --- a/pages/common/$.md +++ b/pages/common/$.md @@ -1,6 +1,6 @@ # Dollar sign -> Expand a bash variable. +> Expand a Bash variable. > More information: . - Print a variable: diff --git a/pages/common/nix3-develop.md b/pages/common/nix3-develop.md index 16a2b7baf9..1589a09523 100644 --- a/pages/common/nix3-develop.md +++ b/pages/common/nix3-develop.md @@ -1,6 +1,6 @@ # 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/pages/common/pipes.sh.md b/pages/common/pipes.sh.md index e70eb6e500..6d8cf727bb 100644 --- a/pages/common/pipes.sh.md +++ b/pages/common/pipes.sh.md @@ -1,6 +1,6 @@ # 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: