mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-16 13:55:46 +02:00
export: added new line to the end of the files
This commit is contained in:
parent
736925341c
commit
90d12d7153
2 changed files with 2 additions and 2 deletions
|
@ -12,4 +12,4 @@
|
||||||
|
|
||||||
- Append something to the PATH variable:
|
- Append something to the PATH variable:
|
||||||
|
|
||||||
`export PATH=$PATH:{{/path/to/append}}`
|
`export PATH=$PATH:{{/path/to/append}}`
|
||||||
|
|
|
@ -12,4 +12,4 @@
|
||||||
|
|
||||||
- Append something to the PATH variable:
|
- Append something to the PATH variable:
|
||||||
|
|
||||||
`export PATH=$PATH:{{/path/to/append}}`
|
`export PATH=$PATH:{{/path/to/append}}`
|
||||||
|
|
Loading…
Add table
Reference in a new issue