Move _all.do -> all.do and slightly update docs.
all.do's main job was to print a "nothing much to do" message after running. Nowadays it actually does do stuff, so we can remove the warning, making _all.do redundant.
This commit is contained in:
parent
e897c3eca5
commit
22dd0cdd6b
6 changed files with 15 additions and 18 deletions
|
|
@ -33,8 +33,7 @@ easier that way.
|
|||
I also provide an extremely minimal pure-POSIX-sh implementation, called
|
||||
`do`, in the `minimal/` directory of this repository.
|
||||
|
||||
(Want to discuss redo? See the bottom of this file for
|
||||
information about our mailing list.)
|
||||
(Want to discuss redo? Join [our mailing list](Contributing/#mailing-list).)
|
||||
|
||||
|
||||
# What's so special about redo?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue