Another TODO item

This commit is contained in:
Todd C. Miller
2001-12-18 01:48:51 +00:00
parent 2403f24a2b
commit fdae7ed9da

3
TODO
View File

@@ -95,3 +95,6 @@ TODO list (most will be addressed in sudo 2.0)
syntax and sets the Defaults options and sets up the syntax and sets the Defaults options and sets up the
data structures to check a user. The second stage does data structures to check a user. The second stage does
the actual user check. the actual user check.
36) Add a flag similar to '-l' but that spits out sudo commands in
a format suitable for cut & paste (requires parser overhaul first).