* age: reword example
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Few quality of life changes
Similar to my last pull request: #10301
Clarify that some functionality of `jobs` is not exclusive to Bash.
* Update pages/linux/jobs.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/linux/jobs.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/linux/jobs.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/linux/jobs.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/linux/jobs.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* git-commit: update page
* git-commit: update page
* Use long options
* Add key_id to --gpg-sign example
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* git-clone: add clone .git only example
* git-clone: update page
Make remaining options long for better consistency, wrap .git with backticks
* git-clone: update page
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/common/git-clone.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* mitmproxy : add the variable "SSLKEYLOGFILE"
source : https://docs.mitmproxy.org/stable/howto-wireshark-tls/
* mitmproxy : add ':' at the end of the description
* Update pages/common/mitmproxy.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
The shift command is defined in the POSIX standard. It is not a Bash built-in command. Saying this implies that it's Bash-only, which is not true.
More info here:
https://manned.org/shift.1p
* diff3: update path placeholders
* diff3: update path placeholder in translations
* diff3: update placeholder in Chinese translation
* Apply suggestions from code review
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
---------
Co-authored-by: Jack Lin <blueskyson1401@gmail.com>
* kinit: add page
Add in an initial page for the kinit kerberos ticketing utility.
* Update pages/common/kinit.md
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
* Update pages/common/kinit.md
make the keytab path relative per style guideline
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
---------
Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>