From: Kevin Day Date: Mon, 29 Jul 2024 02:44:05 +0000 (-0500) Subject: Cleanup: Improve fakefile help using the bracketed IKI syntax. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=e4e0593ab79a422d5c454a972e4e195841f24835;p=kevux-tools Cleanup: Improve fakefile help using the bracketed IKI syntax. --- diff --git a/data/build/remove/fakefile b/data/build/remove/fakefile index 91aa5ad..fd166cb 100644 --- a/data/build/remove/fakefile +++ b/data/build/remove/fakefile @@ -24,4 +24,4 @@ help: print " - context:'notable'main:context:'reset' The default compilation using the build settings mode." print - print The context:'notable'install context:'reset'operation supports the context:'notable'work,context:'reset' context:'notable'verbosity,context:'reset' and context:'notable'color context:'reset'parameters. + print The context:'notable'install[context]:'reset' operation supports the context:'notable'work[context]:'reset', context:'notable'verbosity[context]:'reset', and context:'notable'color[context]:'reset' parameters. diff --git a/data/build/tacocat/fakefile b/data/build/tacocat/fakefile index 3dfca53..4813f0f 100644 --- a/data/build/tacocat/fakefile +++ b/data/build/tacocat/fakefile @@ -24,4 +24,4 @@ help: print " - context:'notable'main:context:'reset' The default compilation using the build settings mode." print - print The context:'notable'install context:'reset'operation supports the context:'notable'work,context:'reset' context:'notable'verbosity,context:'reset' and context:'notable'color context:'reset'parameters. + print The context:'notable'install[context]:'reset' operation supports the context:'notable'work[context]:'reset', context:'notable'verbosity[context]:'reset', and context:'notable'color[context]:'reset' parameters.