-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make list option comply with official spec (#112)
Separate page list with newlines, not with commas. From the official spec: > Additional decoration MAY be printed if the standard output is a TTY. > If not, then the output MUST not contain any additional decorations. > For example a page list MUST be formatted with 1 page name per line > (to enable easy manipulation using standard CLI tools such as grep etc.).
- Loading branch information
1 parent
39b1d19
commit 5dd9457
Showing
2 changed files
with
43 additions
and
2 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
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