From cdcc395daf231fb2fd7bf9459eb06bff8b617e31 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 27 Sep 2019 10:30:34 +0300 Subject: [PATCH] docs: update --- pfetch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pfetch b/pfetch index c13169e..82881ce 100755 --- a/pfetch +++ b/pfetch @@ -271,8 +271,7 @@ get_host() { ;; Haiku) - # '$arch' ends up being the hostname(?) on Haiku and - # there is no other way to get host information. + # There is no way to get host information on Haiku(?). return ;; esac