mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-05 16:41:04 +01:00
9 lines
No EOL
231 B
Markdown
9 lines
No EOL
231 B
Markdown
---
|
|
allowed-tools: Bash, Read
|
|
argument-hint: [test-arg]
|
|
description: Test command loaded from file path
|
|
---
|
|
|
|
This is a test command loaded from a file path.
|
|
Used to verify path support functionality.
|
|
Usage: /test-command [test-arg] |