From 4b23be0c205562df53baa5b299c5b5cd72f0182a Mon Sep 17 00:00:00 2001 From: Marty Hernandez Avedon Date: Fri, 5 Jul 2019 14:00:01 -0400 Subject: [PATCH] made numbered list into bullet list --- .../live-response-command-examples.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md b/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md index 6d34294e83..dc71d8372c 100644 --- a/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md +++ b/windows/security/threat-protection/microsoft-defender-atp/live-response-command-examples.md @@ -99,10 +99,10 @@ getfile c:\Users\user\Desktop\work.txt -auto > > The following file types are **not** supported: > -> 1. [Reparse point files](/windows/desktop/fileio/reparse-points/) -> 1. [Sparse files](/windows/desktop/fileio/sparse-files/) -> 1. Empty files -> 1. Virtual files, or files that are not fully present locally +> * [Reparse point files](/windows/desktop/fileio/reparse-points/) +> * [Sparse files](/windows/desktop/fileio/sparse-files/) +> * Empty files +> * Virtual files, or files that are not fully present locally ## processes ```