Commit Graph

7 Commits (8d914003c3e06b7413ce0bb5ceb15409d0fa747e)

Author SHA1 Message Date
Sebastiaan Speck 380fd5d441
pages*: convert long-short to short-long syntax (#13567)
* pages*: convert long-short to short-long syntax

* git-add: fix typo
2024-09-03 06:13:42 +05:30
Managor db25f60eb1
git-*: convert options to longform and minor fixes (#13441)
Co-authored-by: spageektti <git@spageektti.cc>
Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com>
2024-08-31 13:06:48 +02:00
Sebastiaan Speck f1d0051ee8
pages*: remove mnemonics when highlighting both long and short options (#12936) 2024-06-12 11:13:11 +05:30
o0nd7ots 55f2ec0098
git-archive: replace long options (#12059)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
Co-authored-by: Vitor Henrique <87824454+vitorhcl@users.noreply.github.com>
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-04-04 20:38:02 +02:00
Reinhart Previano Koentjoro 79dea90876
git-archive: remove equal signs from parameters (#11984) 2024-01-03 01:40:54 -03:00
Lena d427f333b2
pages/*: add backticks around I/O streams (#10436)
* as suggested in #10428
* standard input  => `stdin`
* standard output => `stdout`
* standard error  => `stderr`

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 10:59:02 +05:30
Guido Lena Cota 7c681eea51
git-archive: add page (#4362) 2020-09-30 08:18:23 -03:00