diff options
author | FreeArtMan <dos21h@gmail.com> | 2023-02-04 14:10:26 +0000 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2023-02-04 14:10:26 +0000 |
commit | 380f0fe40b1ab20790e75dac779e73667cc5ac72 (patch) | |
tree | 9fa3b9c93b58c966daa22f955282bc3c181d909a /md/writeup/ihe.md | |
parent | df881efab146ca3ee61bf8936f948dd976fc4740 (diff) | |
download | md-content-380f0fe40b1ab20790e75dac779e73667cc5ac72.tar.gz md-content-380f0fe40b1ab20790e75dac779e73667cc5ac72.zip |
Update all content to new pygmentize
Diffstat (limited to 'md/writeup/ihe.md')
-rw-r--r-- | md/writeup/ihe.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/md/writeup/ihe.md b/md/writeup/ihe.md index 1bce43f..fa647f5 100644 --- a/md/writeup/ihe.md +++ b/md/writeup/ihe.md @@ -27,6 +27,8 @@ Should be easy to use in practice. But not yet. | *pwd* | like pwd | | *cd* | like cd | | *help* | show avaliable commands | +| *pageup* | move one file block up | +| *pagedown* | move one file block down | ## Features |