* Regularise help text a bit.
This commit is contained in:
parent
120f00c04f
commit
7ba1fd2029
|
@ -1,4 +1,4 @@
|
|||
nix-env [OPTIONS...] [ARGUMENTS...]
|
||||
Usage: nix-env [OPTIONS...] [ARGUMENTS...]
|
||||
|
||||
`nix-env' is a tool to manipulate Nix user environments.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
nix-hash [OPTIONS...] [FILES...]
|
||||
Usage: nix-hash [OPTIONS...] [FILES...]
|
||||
|
||||
`nix-hash' computes and prints cryptographic hashes for the specified
|
||||
files.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
nix-instantiate [OPTIONS...] [FILES...]
|
||||
Usage: nix-instantiate [OPTIONS...] [FILES...]
|
||||
|
||||
`nix-instantiate' turns Nix expressions into store derivations.
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
nix-store [OPTIONS...] [ARGUMENTS...]
|
||||
Usage: nix-store [OPTIONS...] [ARGUMENTS...]
|
||||
|
||||
`nix-store' is a tool to manipulate the Nix store.
|
||||
|
||||
|
|
Loading…
Reference in a new issue