-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ed: retire non-standard debug flag -d (#793)
* This version of ed is different to the C versions in that it's trivial to run it under the perl debugger * The debug info produced by running "ed -d" is limited, and other versions of ed don't provide an equivalent option * Sync usage string + SYNOPSIS * Add symbolic exit codes as done in other scripts
- Loading branch information
Showing
1 changed file
with
12 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters