Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upwhen using --pastebin, set default wrap-width independent of terminal width #22
Comments
ryran
added
the
enhancement
label
Nov 3, 2016
ryran
self-assigned this
Nov 3, 2016
added a commit
that referenced
this issue
Nov 3, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
ryran
Nov 3, 2016
Owner
Defaults to 168 now when using pastebin.
$ rhsecapi --help | grep -A5 -- --wrap
-w, --wrap [WIDTH] Change wrap-width of long fields (acknowledgement,
details, statement, mitigation) in non-json output
(default: wrapping WIDTH equivalent to TERMWIDTH-2
unless using '--pastebin' where default WIDTH is
'168'; specify '0' to disable wrapping; WIDTH defaults
to '70' if option is used but WIDTH is omitted)
|
Defaults to
|
ryran
closed this
Nov 3, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ryran commentedNov 3, 2016
No description provided.