mirror of
https://github.com/NixOS/nix
synced 2025-07-08 06:53:54 +02:00
Merge pull request #4454 from ryneeverett/ping-store-output-docs
Document expected output of 'nix store ping'.
This commit is contained in:
commit
056498371c
1 changed files with 2 additions and 0 deletions
|
@ -27,4 +27,6 @@ argument `--store` *url*) can be accessed. What this means is
|
||||||
dependent on the type of the store. For instance, for an SSH store it
|
dependent on the type of the store. For instance, for an SSH store it
|
||||||
means that Nix can connect to the specified machine.
|
means that Nix can connect to the specified machine.
|
||||||
|
|
||||||
|
When the command succeeds a zero exit code is returned with no output.
|
||||||
|
|
||||||
)""
|
)""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue