diff options
author | Karel Zak | 2018-05-14 12:05:20 +0200 |
---|---|---|
committer | Karel Zak | 2018-05-14 12:05:20 +0200 |
commit | c068922a68f7c8965511df8cdc378138f46d7011 (patch) | |
tree | 385d54a7812f72d2beda727c76553a55315c43f8 | |
parent | script: cleanup done timestamp message (diff) | |
download | kernel-qcow2-util-linux-c068922a68f7c8965511df8cdc378138f46d7011.tar.gz kernel-qcow2-util-linux-c068922a68f7c8965511df8cdc378138f46d7011.tar.xz kernel-qcow2-util-linux-c068922a68f7c8965511df8cdc378138f46d7011.zip |
docs: add hint about script
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r-- | Documentation/TODO | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/TODO b/Documentation/TODO index 101e55c83..2153a810c 100644 --- a/Documentation/TODO +++ b/Documentation/TODO @@ -21,6 +21,8 @@ script see https://github.com/karelzak/util-linux/issues/583 + - (!) add [exit=<command-exit-code>] to the "done" typescript message + - think about optional "event" records in timing file to save information about non-data changes like signals (SIGWINCH, SIGSTOP, SIGCONT, etc.) in format: |