diff options
| author | Alexis Hildebrandt <afh@surryhill.net> | 2024-07-20 09:08:30 +0200 |
|---|---|---|
| committer | Alexis Hildebrandt <afh@surryhill.net> | 2024-07-20 09:18:42 +0200 |
| commit | ab42ca141a289b8afc0e42dafb5e6172fb398cd6 (patch) | |
| tree | 21a2eeec96ed3511f11513de3d0f810daea13c33 /pkgs/development/python-modules/python-openstackclient | |
| parent | 14ebe4e31827a0e25eefd94125ffa183bd93d092 (diff) | |
doc: Remove indefinite article and ending period from example meta.description
so that meta.description examples shown in the documentation
align with recommendations given in the "Meta attributes" section
in pkgs/README.md.
The changes were made with the following commands:
nix run nixpkgs#silver-searcher -- -l0 'description\s*=\s*"([Aa]n?|[Tt]he)\s' doc \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee '/description/s/"([Aa]n?|[Tt]he)\s(.)/"\U\2/'
nix run nixpkgs#silver-searcher -- -l0 'description\s*=\s*".*\."' doc \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee '/description/s/\."/"/'
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
