From: Steinar H. Gunderson Date: Mon, 28 Jan 2019 22:22:16 +0000 (+0100) Subject: Document the /dev/null special case. X-Git-Url: https://git.sesse.net/?p=nageru-docs;a=commitdiff_plain;h=11b409dd8d661fb5126e9ac624c032a093fb88a0 Document the /dev/null special case. --- 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: