annotate toys/pending/README @ 832:75526930cdd7

Add help text for pending test command. (No actual implementation yet.)
author Rob Landley <rob@landley.net>
date Tue, 26 Mar 2013 22:31:10 -0500
parents 0509ceff26cf
children 8a13412acf4d
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
747
68d6c1ce7bba Add stat submission to new "pending" directory, along with infrastructure to support pending.
Rob Landley <rob@landley.net>
parents:
diff changeset
1 pending
68d6c1ce7bba Add stat submission to new "pending" directory, along with infrastructure to support pending.
Rob Landley <rob@landley.net>
parents:
diff changeset
2
824
0509ceff26cf Explain that code in the "pending" directory isn't necessarily ready for prime time.
Rob Landley <rob@landley.net>
parents: 747
diff changeset
3 These commands await additional review and/or cleanup. Code in this directory
0509ceff26cf Explain that code in the "pending" directory isn't necessarily ready for prime time.
Rob Landley <rob@landley.net>
parents: 747
diff changeset
4 may or may not work, some of the commands here are unfinished stubs, others
0509ceff26cf Explain that code in the "pending" directory isn't necessarily ready for prime time.
Rob Landley <rob@landley.net>
parents: 747
diff changeset
5 just need a more thorough inspection than I've had time for yet.