diff options
author | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-03-06T11·04+0000 |
---|---|---|
committer | Eelco Dolstra <e.dolstra@tudelft.nl> | 2006-03-06T11·04+0000 |
commit | 7ba1fd2029c1290d89f0218157e597885926ca80 (patch) | |
tree | 39448052ac1ea6ed576bbb6fd67733cebe13c93f /src/nix-hash | |
parent | 120f00c04fcc1cf1239e88b605f34da551e0bacf (diff) |
* Regularise help text a bit.
Diffstat (limited to 'src/nix-hash')
-rw-r--r-- | src/nix-hash/help.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix-hash/help.txt b/src/nix-hash/help.txt index 082cc7571c06..6c166f4995d8 100644 --- a/src/nix-hash/help.txt +++ b/src/nix-hash/help.txt @@ -1,4 +1,4 @@ -nix-hash [OPTIONS...] [FILES...] +Usage: nix-hash [OPTIONS...] [FILES...] `nix-hash' computes and prints cryptographic hashes for the specified files. |