mirror of
https://github.com/NixOS/nix
synced 2025-07-09 16:13:54 +02:00
docs: Fix miscellaneous typos and formatting issues
(cherry picked from commit 20a724d131
)
This commit is contained in:
parent
2e31ed2f19
commit
b4bfe15559
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