diff --git a/index.html b/index.html index ba16a99..05c4349 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -❮ Z-Shell ❯ +❮ Z-Shell ❯
2948 Words

Typeset

Set or display attributes and values for shell parameters. +Modified Fri, 12 Jul 2024 19:29:42 +0000

2948 Words

Typeset

Set or display attributes and values for shell parameters. Except as noted below for control flags that change the behavior, a parameter is created for each name that does not already refer to one. When inside a function, a new parameter is created for every name (even those that already exist) and is unset again when the function completes. See Local Parameters in zshparam(1). The same rules apply to special shell parameters, which retain their special attributes when made local.

For each name=value assignment, the parameter name is set to value.

If the shell option TYPESET_SILENT is not set, for each remaining name that refers to a parameter that is already set, the diff --git a/readme/index.html b/readme/index.html index f3ec1c6..0afe650 100644 --- a/readme/index.html +++ b/readme/index.html @@ -5,4 +5,4 @@ /

Created Mon, 01 Jan 0001 00:00:00 +0000 -Modified Sun, 23 Jun 2024 16:08:54 +0000
0 Words

LOGO#center

Metrics#center

Repositories#center

Followup#center

Translations#center

\ No newline at end of file +Modified Fri, 12 Jul 2024 19:29:42 +0000
0 Words

LOGO#center

Metrics#center

Repositories#center

Followup#center

Translations#center

\ No newline at end of file diff --git a/sitemap.xml b/sitemap.xml index a743ee9..4f299a2 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1 +1 @@ -https://github.zshell.dev/2024-06-23T16:08:54+00:00https://github.zshell.dev/post/2024-06-23T16:08:54+00:00https://github.zshell.dev/post/zsh/cheatsheet/typeset/2024-06-23T16:08:54+00:00https://github.zshell.dev/readme/2024-06-23T16:08:54+00:00https://github.zshell.dev/categories/https://github.zshell.dev/tags/ \ No newline at end of file +https://github.zshell.dev/2024-07-12T19:29:42+00:00https://github.zshell.dev/post/2024-07-12T19:29:42+00:00https://github.zshell.dev/post/zsh/cheatsheet/typeset/2024-07-12T19:29:42+00:00https://github.zshell.dev/readme/2024-07-12T19:29:42+00:00https://github.zshell.dev/categories/https://github.zshell.dev/tags/ \ No newline at end of file