From 980eb7ed355074b1ca04d8bf46d425215db98193 Mon Sep 17 00:00:00 2001 From: Agniva De Sarker Date: Sat, 2 Sep 2017 18:13:15 +0000 Subject: [PATCH] Update ntfsfix.md Simplified descriptions. Got rid of obvious text. --- pages/linux/ntfsfix.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/linux/ntfsfix.md b/pages/linux/ntfsfix.md index 87bb1a3e2..011934392 100644 --- a/pages/linux/ntfsfix.md +++ b/pages/linux/ntfsfix.md @@ -1,7 +1,7 @@ # ntfsfix -> Fix some common NTFS problems in the situation that you have both Linux and Windows on your machine. You may run ntfsfix on an NTFS volume if you think it was damaged by Windows or some other way and it cannot be mounted. +> Fix common problems on an NTFS partition. -- Fix the NTFS partition sdb2: +- Fix a given NTFS partition: -`sudo ntfsfix /dev/sdb2` +`sudo ntfsfix {{/dev/sdb2}}`