diff options
author | June McEnroe <june@causal.agency> | 2019-01-14 20:53:43 -0500 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-01-14 20:54:18 -0500 |
commit | 6b0f11723d88f49316978e103a53f0117cdedbef (patch) | |
tree | da798d46c69f163343c6eba6ac3b4345bf06b29c /bin/man | |
parent | Check for NULL copy or undo buffers in psfed (diff) | |
download | src-6b0f11723d88f49316978e103a53f0117cdedbef.tar.gz src-6b0f11723d88f49316978e103a53f0117cdedbef.zip |
Add guides to psfed
Diffstat (limited to 'bin/man')
-rw-r--r-- | bin/man/psfed.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bin/man/psfed.1 b/bin/man/psfed.1 index 30a17a0a..3fbc4710 100644 --- a/bin/man/psfed.1 +++ b/bin/man/psfed.1 @@ -1,4 +1,4 @@ -.Dd September 24, 2018 +.Dd January 14, 2019 .Dt PSFED 1 .Os . @@ -100,6 +100,9 @@ Return to .It Ic - Ic + Adjust display scale. . +.It Ic g Ic G +Toggle guide on selected column/row. +. .It Ic h Ic l Select previous/next bit in row. . |