diff --git a/tldr/b2sum b/tldr/b2sum index c059ec00..ed20d091 100644 --- a/tldr/b2sum +++ b/tldr/b2sum @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # b2sum > Calculate BLAKE2 cryptographic checksums. -> More information: . +> More information: . - Calculate the BLAKE2 checksum for one or more files: diff --git a/tldr/basename b/tldr/basename index c011f55f..e9280f34 100644 --- a/tldr/basename +++ b/tldr/basename @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # basename > Remove leading directory portions from a path. -> More information: . +> More information: . - Show only the file name from a path: diff --git a/tldr/basenc b/tldr/basenc index 4d59d750..b0bbb310 100644 --- a/tldr/basenc +++ b/tldr/basenc @@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git # basenc > Encode or decode file or `stdin` using a specified encoding, to `stdout`. -> More information: . +> More information: . - Encode a file with base64 encoding: