]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - write.c
gui.c: make command pipe a nonblocking fd
[paraslash.git] / write.c
diff --git a/write.c b/write.c
index 89831a2e448f40129e5ed6d51f8bebd863d9123b..683a91b0a78c6f93d19dae229a3fbf510a0fb2e8 100644 (file)
--- a/write.c
+++ b/write.c
@@ -226,6 +226,7 @@ int main(int argc, char *argv[])
        struct sched s;
 
        write_cmdline_parser(argc, argv, &conf);
+       HANDLE_VERSION_FLAG("write", conf);
        init_supported_writers();
 
        wng = check_args();