From b73d5206f502a46d13dc1d51e1907547d2a2a862 Mon Sep 17 00:00:00 2001 From: Alexander Kunde Date: Thu, 2 Mar 2023 18:18:40 +0100 Subject: [PATCH] remove redundant line in markdown --- src/uu/truncate/truncate.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/uu/truncate/truncate.md b/src/uu/truncate/truncate.md index 64ab4e019..36e71e999 100644 --- a/src/uu/truncate/truncate.md +++ b/src/uu/truncate/truncate.md @@ -1,7 +1,5 @@ # truncate -## Usage - ```sh truncate [OPTION]... [FILE]... ```