From 54c20a1349d9bee39ec7c0bac21aefaef92ff338 Mon Sep 17 00:00:00 2001 From: Andrea Cardaci Date: Sun, 20 Dec 2020 20:41:49 +0100 Subject: [PATCH] Improve the description of ss --- _gtfobins/ss.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_gtfobins/ss.md b/_gtfobins/ss.md index 28d4bce..62d863e 100644 --- a/_gtfobins/ss.md +++ b/_gtfobins/ss.md @@ -1,6 +1,6 @@ --- description: | - The read file content is limited to the first line and corrupted by an error message. + The file content is actually parsed so only a part of the first line is returned as a part of an error message. functions: file-read: - code: |