From c4c06649d61893b5bc18fae65f2d4681446803e1 Mon Sep 17 00:00:00 2001 From: "Jan Willhaus [bot]" Date: Sun, 28 Jan 2024 15:25:52 +0000 Subject: [PATCH] build(rich-codex): Update screengrabs --- .assets/homebrew-formula-help.svg | 114 +++++++++++++++--------------- 1 file changed, 57 insertions(+), 57 deletions(-) diff --git a/.assets/homebrew-formula-help.svg b/.assets/homebrew-formula-help.svg index 5a9e207..e201a44 100644 --- a/.assets/homebrew-formula-help.svg +++ b/.assets/homebrew-formula-help.svg @@ -19,97 +19,97 @@ font-weight: 700; } - .terminal-1339643492-matrix { + .terminal-1314154597-matrix { font-family: Fira Code, monospace; font-size: 20px; line-height: 24.4px; font-variant-east-asian: full-width; } - .terminal-1339643492-title { + .terminal-1314154597-title { font-size: 18px; font-weight: bold; font-family: arial; } - .terminal-1339643492-r1 { fill: #d9d9d9 } -.terminal-1339643492-r2 { fill: #d9d9d9;font-weight: bold } -.terminal-1339643492-r3 { fill: #58d1eb } -.terminal-1339643492-r4 { fill: #98e024 } -.terminal-1339643492-r5 { fill: #9d65ff } + .terminal-1314154597-r1 { fill: #d9d9d9 } +.terminal-1314154597-r2 { fill: #d9d9d9;font-weight: bold } +.terminal-1314154597-r3 { fill: #58d1eb } +.terminal-1314154597-r4 { fill: #98e024 } +.terminal-1314154597-r5 { fill: #9d65ff } - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + @@ -121,33 +121,33 @@ - + - - $ poetry homebrew-formula --help - -Description: -  Generate a Homebrew formula for the current project. - -Usage: -  homebrew-formula [options] - -Options: -    --without=WITHOUT      The dependency groups to ignore. (multiple values allowed) -    --with=WITH            The optional dependency groups to include. (multiple values allowed) -    --only=ONLY            The only dependency groups to include. (multiple values allowed) --t, --template=TEMPLATE    A custom template to render the formula from. --o, --output=OUTPUT        The name of the formula file to write to. --h, --help                 Display help for the given command. When no command is given display help for the list command. --q, --quiet                Do not output any message. --V, --version              Display this application version. -    --ansi                 Force ANSI output. -    --no-ansi              Disable ANSI output. --n, --no-interaction       Do not ask any interactive question. -    --no-plugins           Disables plugins. -    --no-cache             Disables Poetry source caches. --C, --directory=DIRECTORY  The working directory for the Poetry command (defaults to the current working directory). --v|vv|vvv, --verbose       Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug. + + $ poetry homebrew-formula --help + +Description: +  Generate a Homebrew formula for the current project. + +Usage: +  homebrew-formula [options] + +Options: +    --without=WITHOUT      The dependency groups to ignore. (multiple values allowed) +    --with=WITH            The optional dependency groups to include. (multiple values allowed) +    --only=ONLY            The only dependency groups to include. (multiple values allowed) +-t, --template=TEMPLATE    A custom template to render the formula from. Use '-' to read from stdin. +-o, --output=OUTPUT        The name of the formula file to write to. Use '-' to write to stdout. +-h, --help                 Display help for the given command. When no command is given display help for the list command. +-q, --quiet                Do not output any message. +-V, --version              Display this application version. +    --ansi                 Force ANSI output. +    --no-ansi              Disable ANSI output. +-n, --no-interaction       Do not ask any interactive question. +    --no-plugins           Disables plugins. +    --no-cache             Disables Poetry source caches. +-C, --directory=DIRECTORY  The working directory for the Poetry command (defaults to the current working directory). +-v|vv|vvv, --verbose       Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug.