Uh oh!
There was an error while loading. Please reload this page.
docs: rewrite reference docs for --stop-signal and --stop-timeout, and use "console" hints - #3261
Merged
Merged
Conversation
thaJeztah
commented
Aug 21, 2021
MemberAuthor
@tianon perhaps you can review the first commit 🤗 |
Codecov Report
@@ Coverage Diff @@## master #3261 +/- ##
=======================================
Coverage 57.98% 57.98% =======================================
Files 302 302 Lines 21754 21754 =======================================
Hits 12613 12613 Misses 8218 8218 Partials 923 923 |
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This replaces the use of bash where suitable, to allow easier copy/pasting of shell examples without copying the prompt or process output. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
thaJeztahforce-pushed
the
docs_rewrite_and_codehints
branch
from
August 21, 2021 16:29
f034272 to
47ba76aCompare
This file contains hidden or 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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
rewrite reference docs for
--stop-signaland--stop-timeout, and use "console" code-hint for shell examples. This replaces the use of bash where suitable, to allow easier copy/pasting of shell examples without copying the prompt or process output.(see docker/docs#13299)
- A picture of a cute animal (not mandatory but encouraged)