TODO: remove client cmd line mode task

This commit is contained in:
Tim Kourt 2018-08-03 14:35:42 -07:00 committed by Denis Kenzior
parent a7aecb8573
commit 276a9a1acf
1 changed files with 0 additions and 10 deletions

10
TODO
View File

@ -306,13 +306,3 @@ Wireless daemon
Priority: Low
Complexity: C2
Client
======
- Client command line mode. iwctl should support a mode where commands can be
invoked on the command line instead of interactively. This could be useful
in order to make iwctl easily used from shell scripts, etc.
Priority: High
Complexity: C1