|
|
1.1 root 1: #!/bin/sh
2: # : pager.help.SH,v 4.3 85/05/01 11:45:31 lwall Exp $
3: #
4: # : pager.help.SH,v $
5: # Revision 4.3 85/05/01 11:45:31 lwall
6: # Baseline for release with 4.3bsd.
7: #
8:
9: /usr/ucb/more <<'EOT'
10: Paging commands:
11:
12: SP Display the next page.
13: x Display the next page decrypted (rot13).
14: d Display half a page more.
15: CR Display one more line.
16: ^R,v,^X Restart the current article (v=verbose header, ^X=rot13).
17: ^B Back up one page.
18: ^L,X Refresh the screen (X=rot13).
19: g pat Go to (search forward within article for) pattern.
20: G Search again for current pattern within article.
21: ^G Search for next line beginning with \"Subject:\".
22: TAB Search for next line beginning with a different character.
23: q Quit the pager, go to end of article. Leave article read or unread.
24: j Junk this article (mark it read). Goes to end of article.
25:
26: The following commands skip the rest of the current article, then behave
27: just as if typed to the 'What next?' prompt at the end of the article:
28:
29: n Scan forward for next unread article.
30: N Go to next article.
31: ^N Scan forward for next unread article with same title.
32: p,P,^P Same as n,N,^N, only going backwards.
33: - Go to previously displayed article.
34:
35: The following commands also take you to the end of the article.
36: Type h at end of article for a description of these commands:
37:
38: # $ & / = ? c C f F k K ^K m M number r R ^R s S u v w W Y ^ |
39:
40: (To return to the middle of the article after one of these commands, type ^L.)
41: EOT
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.