From f36e1216811ad449019c9fd2bc361cb2a0208894 Mon Sep 17 00:00:00 2001 From: Peter Tripp Date: Wed, 20 Jan 2016 03:52:51 -0800 Subject: [PATCH] Linting fixes. --- pages/common/srm.md | 2 +- pages/osx/systemsetup.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/srm.md b/pages/common/srm.md index 8528e4ce0..396bc7c57 100644 --- a/pages/common/srm.md +++ b/pages/common/srm.md @@ -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}}` diff --git a/pages/osx/systemsetup.md b/pages/osx/systemsetup.md index 147baf7d7..431beae76 100644 --- a/pages/osx/systemsetup.md +++ b/pages/osx/systemsetup.md @@ -18,6 +18,6 @@ `systemsetup -liststartupdisks` -- Specify a new startup disk +- Specify a new startup disk: `systemsetup -setstartupdisk {{path}}`