Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 75c7097
Branch  : main
Author  : Benson Muite <[email protected]>
Time    : 2024-07-24 04:23:54 +0000
Message : Merge pull request #1459 from krishnakumarg1984/patch-1

Update `B` to `b` for scrolling back by one page in the man pager in 02-filedir.md
  • Loading branch information
actions-user committed Jul 24, 2024
1 parent 3d37ff3 commit 6dd6490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 02-filedir.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ of the `ls` command and its options.

To navigate through the `man` pages,
you may use <kbd>↑</kbd> and <kbd>↓</kbd> to move line-by-line,
or try <kbd>B</kbd> and <kbd>Spacebar</kbd> to skip up and down by a full page.
or try <kbd>b</kbd> and <kbd>Spacebar</kbd> to skip up and down by a full page.
To search for a character or word in the `man` pages,
use <kbd>/</kbd> followed by the character or word you are searching for.
Sometimes a search will result in multiple hits.
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"config.yaml" "7e947da357206469f1a2c8a159290d19" "site/built/config.yaml" "2023-05-02"
"index.md" "b40a8b40c0ac29c17dd1ee7f402b62e4" "site/built/index.md" "2023-05-02"
"episodes/01-intro.md" "f9424965b4e7855f0e569be741c5e88e" "site/built/01-intro.md" "2023-06-09"
"episodes/02-filedir.md" "4d719c53b2f55b006cc88632d2189cb7" "site/built/02-filedir.md" "2024-03-08"
"episodes/02-filedir.md" "478f88649f7b68fbdf3ec2e1be424c28" "site/built/02-filedir.md" "2024-07-24"
"episodes/03-create.md" "cda7949aecf6bfe600e559f27319cc71" "site/built/03-create.md" "2024-03-08"
"episodes/04-pipefilter.md" "61967f54e7798bbcb152dfc6787afcce" "site/built/04-pipefilter.md" "2024-04-12"
"episodes/05-loop.md" "fd0d4a3a3795930cc2e156b6e2b25a04" "site/built/05-loop.md" "2023-11-10"
Expand Down

0 comments on commit 6dd6490

Please sign in to comment.