From 72133580d0308b0c8674e5bf6468f978163c6bb1 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Tue, 17 Sep 2024 12:33:23 +0200 Subject: [PATCH] doc/commands --- spcd/__init__.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/spcd/__init__.py b/spcd/__init__.py index 6ec65f2..7e46b51 100644 --- a/spcd/__init__.py +++ b/spcd/__init__.py @@ -45,7 +45,11 @@ def clone_project_branch() -> None: def install_commands(path: Path) -> None: - """Make commands callable in the operating system.""" + """Make commands callable in the operating system. + + :param path: entry point that commands will call + :type path: Path + """ step("Install commands") user = Path("/usr/local/bin") for command in [