From a09dd150b86999e6fa61bb5db640b48bd76ac1af Mon Sep 17 00:00:00 2001 From: Rafid Bin Mostofa Date: Fri, 22 Nov 2024 12:20:38 +0100 Subject: [PATCH] snap: update description (#165) Removes the usage from snap description. Resolves #164. --- snap/snapcraft.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 958a5970..4342338e 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,16 +8,6 @@ description: | filesystem which can be packaged into an OCI-compliant container image or similar. - Usage: chisel [...] - - Commands can be classified as follows: - - Basic: help, version - Action: cut - - For more information about a command, run 'chisel help '. - For a short summary of all commands, run 'chisel help --all'. - This snap can only install the slices in a location inside the user $HOME directory i.e. the --root option in "cut" command should have a location inside the user $HOME directory.