From 11b409dd8d661fb5126e9ac624c032a093fb88a0 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 28 Jan 2019 23:22:16 +0100 Subject: [PATCH] Document the /dev/null special case. --- futatabi.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/futatabi.rst b/futatabi.rst index 75d947a..171f861 100644 --- a/futatabi.rst +++ b/futatabi.rst @@ -74,7 +74,9 @@ directory (you can change it with the -d option). This holds all of the recorded frames, all metadata about clips, and preferences set from the menus (interpolation quality and cue point padding). If you quit Futatabi and restart it (or you go down as the result of a power failure or the likes), -it will remember all the state and frames for you. +it will remember all the state and frames for you. As a special case, +if you give */dev/null* in place of an input URL or file, you can keep using +your workspace without getting any new frames added. .. _basicui: -- 2.39.2