From 8f03e7736c6356c4b4caf41358eaab55243de331 Mon Sep 17 00:00:00 2001 From: Ayman Bagabas Date: Wed, 3 Aug 2022 14:51:29 -0400 Subject: [PATCH] fix: remove outdated man.1 file --- cmd/soft/soft.1 | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 cmd/soft/soft.1 diff --git a/cmd/soft/soft.1 b/cmd/soft/soft.1 deleted file mode 100644 index dae07083bbf47182408c36d85c41df22fd5a12bd..0000000000000000000000000000000000000000 --- a/cmd/soft/soft.1 +++ /dev/null @@ -1,15 +0,0 @@ -.TH SOFT 1 "2022-02-16" "soft" "A self-hostable Git server for the command line" -.SH NAME -soft - A self-hostable Git server for the command line -.SH SYNOPSIS -\fBsoft\fP [\fIoptions\&.\&.\&.\fP] [\fIargument\&.\&.\&.\fP] -.SH DESCRIPTION -Soft Serve is a self-hostable Git server for the command line\&. -.SH OPTIONS -.TP -\fB-version\fP -display version -.SH COPYRIGHT -(C) 2021-2022 Charmbracelet, Inc\&. -.PP -Released under MIT license\&.