summaryrefslogtreecommitdiffstats
path: root/Documentation/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/TODO')
-rw-r--r--Documentation/TODO7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/TODO b/Documentation/TODO
index b4139d336..9596ccecd 100644
--- a/Documentation/TODO
+++ b/Documentation/TODO
@@ -10,9 +10,10 @@ hwlock
bash completion
---------------
- - file per command in shel-completion/bash/
- - use $(pkg-config --variable=completionsdir bash-completion)/util-linux/
- as a destination install directory
+- Optional argument handling requires user to press backspace to get
+ argument completetion.
+- Comma separated value, e.g., --output 'value1,value2', are not
+ completed for users.
wipefs
------