mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
docs: Fix miscellaneous typos and formatting issues
This commit is contained in:
parent
f0f196cef0
commit
20a724d131
8 changed files with 14 additions and 14 deletions
|
@ -27,7 +27,7 @@ nix store info --store ssh://username@mac
|
|||
```
|
||||
|
||||
To specify an SSH identity file as part of the remote store URI add a
|
||||
query paramater, e.g.
|
||||
query parameter, e.g.
|
||||
|
||||
```console
|
||||
nix store info --store ssh://username@mac?ssh-key=/home/alice/my-key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue