Change to two spaces
This commit is contained in:
parent
2537fe2052
commit
ed60ab964c
556 changed files with 2252 additions and 2252 deletions
|
@ -3,13 +3,13 @@ title: Why I use long parameter names in scripts
|
|||
date: 2024-05-23
|
||||
permalink: daily/2024/05/23/why-i-use-long-parameter-names-in-scripts
|
||||
tags:
|
||||
- software-development
|
||||
- bash
|
||||
- zsh
|
||||
- linux
|
||||
- software-development
|
||||
- bash
|
||||
- zsh
|
||||
- linux
|
||||
cta: ~
|
||||
snippet: |
|
||||
Why I use long parameter names in scripts, such as `--force` instead of `-f`.
|
||||
Why I use long parameter names in scripts, such as `--force` instead of `-f`.
|
||||
---
|
||||
|
||||
The other day, [I posted about a script I'd written][0] that found the longest commit message in a repository.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue