From 8c15d91f1ae29b25200643d846fece32e020fd27 Mon Sep 17 00:00:00 2001 From: Rafid Bin Mostofa Date: Wed, 16 Oct 2024 17:35:13 +0000 Subject: [PATCH] snap: update description Resolves #164. --- snap/snapcraft.yaml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index ee1c284c..4c688a1a 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -12,11 +12,16 @@ description: | Commands can be classified as follows: - Basic: help, version - Action: cut + Basic (general operations): + find Find existing slices + info Show information about package slices + help Show help about a command + version Show version details + + Action (make things happen): + cut Cut a tree with selected slices 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