Update cheatsheets

This commit is contained in:
ivuorinen
2024-04-26 00:13:28 +00:00
parent 476f78d77c
commit 0b47930bfa
69 changed files with 110 additions and 70 deletions

View File

@@ -5,7 +5,7 @@ source: https://github.com/tldr-pages/tldr.git
---
# complete
> Provides argument autocompletion to shell commands.
> Get argument autocompletion to shell commands.
> More information: <https://www.gnu.org/software/bash/manual/html_node/Programmable-Completion-Builtins.html>.
- Apply a function that performs autocompletion to a command: