From 646972ea707d8427727669912f25f68c19e037eb Mon Sep 17 00:00:00 2001 From: speedie Date: Sat, 12 Aug 2023 05:22:20 +0200 Subject: [PATCH] You no longer **need** to remove it yourself --- docs/docs.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/docs.md b/docs/docs.md index 5b0fed9..94ca025 100644 --- a/docs/docs.md +++ b/docs/docs.md @@ -750,10 +750,6 @@ You must append **without** a newline. Otherwise it will be considered invalid. It is recommended that you sleep for 0.1 seconds after appending to the file for performance reasons. -**NOTE: Please remove /tmp/spmenu.fifo if it exists after usage, especially in -scripts. Otherwise the FIFO action may be carried over to the user's next -spmenu use. If you love your users, do not ignore this warning.** - | Name | Description | | :----------------- | :-------------------------------------------------------------------------------- | | drawmenu | Draw the menu |