fish-shell/sphinx_doc_src
Lily Ballard 181e44d331 Invert the flag for string collect
Instead of requiring a flag to enable newline trimming, invert it so the
flag (now `--no-trim-newlines`) disables newline trimming. This way our
default behavior matches that of sh's `"$(cmd)"`.

Also change newline trimming to trim all newlines instead of just one,
again to match sh's behavior.
2019-06-16 16:40:14 -07:00
..
_static docs/tutorial: Fix prompt display 2019-05-25 11:47:44 +02:00
cmds Invert the flag for string collect 2019-06-16 16:40:14 -07:00
commands.rst docs: Remove explicit .html links 2019-04-30 13:11:33 +02:00
conf.py Reformat all files 2019-05-05 12:09:25 +02:00
design.rst docs: Remove explicit .html links 2019-04-30 13:11:33 +02:00
faq.rst docs/faq: Fix header formatting 2019-06-06 19:14:11 +02:00
fish_indent_lexer.py Reformat all files 2019-05-05 12:09:25 +02:00
index.rst docs: Clarify when exporting is necessary 2019-06-06 19:14:11 +02:00
license.rst docs: Remove -# formatting 2019-06-06 19:14:11 +02:00
tutorial.rst docs/tutorial: Fix list link 2019-06-06 22:52:14 +02:00