1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 00:42:08 +02:00

Linting fixes.

This commit is contained in:
Peter Tripp 2016-01-20 03:52:51 -08:00
parent 2399de4830
commit f36e121681
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
`srm -m {{/path/to/file}}`
- Recursively remove a directory and contents overwriting each file with a single pass of random data.
- Recursively remove a directory and contents overwriting each file with a single pass of random data:
`srm -r -s {{/path/to/folder}}`

View file

@ -18,6 +18,6 @@
`systemsetup -liststartupdisks`
- Specify a new startup disk
- Specify a new startup disk:
`systemsetup -setstartupdisk {{path}}`