* Regularise help text a bit.

This commit is contained in:
Eelco Dolstra 2006-03-06 11:04:39 +00:00
parent 120f00c04f
commit 7ba1fd2029
4 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
nix-env [OPTIONS...] [ARGUMENTS...]
Usage: nix-env [OPTIONS...] [ARGUMENTS...]
`nix-env' is a tool to manipulate Nix user environments.

View File

@ -1,4 +1,4 @@
nix-hash [OPTIONS...] [FILES...]
Usage: nix-hash [OPTIONS...] [FILES...]
`nix-hash' computes and prints cryptographic hashes for the specified
files.

View File

@ -1,4 +1,4 @@
nix-instantiate [OPTIONS...] [FILES...]
Usage: nix-instantiate [OPTIONS...] [FILES...]
`nix-instantiate' turns Nix expressions into store derivations.

View File

@ -1,4 +1,4 @@
nix-store [OPTIONS...] [ARGUMENTS...]
Usage: nix-store [OPTIONS...] [ARGUMENTS...]
`nix-store' is a tool to manipulate the Nix store.