summaryrefslogtreecommitdiff
path: root/sys/man/1/tweak
diff options
context:
space:
mode:
authorSigrid <ftrvxmtrx@gmail.com>2021-01-16 18:30:50 +0100
committerSigrid <ftrvxmtrx@gmail.com>2021-01-16 18:30:50 +0100
commit0f3ef52fd7792c660587bc477668fea55aa8d947 (patch)
tree4cd6a64b30783d856356c6963e5482c77d32e720 /sys/man/1/tweak
parent58b3f96f98895e1352c12388cffdb7eed180a484 (diff)
tweak: support showdata plumb action (thanks sirjofri)
Diffstat (limited to 'sys/man/1/tweak')
-rw-r--r--sys/man/1/tweak10
1 files changed, 10 insertions, 0 deletions
diff --git a/sys/man/1/tweak b/sys/man/1/tweak
index e3f195038..0c20e7040 100644
--- a/sys/man/1/tweak
+++ b/sys/man/1/tweak
@@ -155,6 +155,16 @@ If the image is the unmagnified file, also close any magnified views of that fil
Quit
.IR tweak .
The program will complain once about modified but unwritten files.
+.PP
+.I Tweak
+listens to the
+.I plumber
+channel
+.B imageedit
+for filenames as well as image data. Plumbed image data is stored as files in
+.B /tmp
+and is automatically cleaned when exiting
+.IR tweak .
.SH SOURCE
.B /sys/src/cmd/tweak.c
.SH "SEE ALSO"