diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-05-01 18:01:21 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-05-01 18:01:21 -0700 |
commit | b6c6e97846e24ced6a3def974ecacb0be335f873 (patch) | |
tree | 8ddd22a24684bc8ac05316a59735a6c09dcfb2dc | |
parent | 1812f22e3e9b29554f7372aa2490b816decbae92 (diff) | |
download | pw-b6c6e97846e24ced6a3def974ecacb0be335f873.tar.gz pw-b6c6e97846e24ced6a3def974ecacb0be335f873.tar.bz2 pw-b6c6e97846e24ced6a3def974ecacb0be335f873.zip |
Man page: + clears history and is disabled in history view.
-rw-r--r-- | pw.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -373,6 +373,10 @@ opened position must be filled by a line of data from standard input. There is no way to reduce the size dynamically. Resizing is limited to the terminal height, if the height is known. +Resizing clears the snapshot history. The command is disabled when viewing +snapshots from the history; it must be executed while viewing the current +snapshot. + .IP \fB#\fI Toggle the display of line numbers. In tail-referenced trigger mode, the lines are numbered from bottom to top. In all other situations, |