diff options
| author | Russ Allbery <rra@stanford.edu> | 2007-03-09 06:04:33 +0000 | 
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2007-03-09 06:04:33 +0000 | 
| commit | a1f5af6c8bcedd0703d6b1cc6c5bfe77ec2a4290 (patch) | |
| tree | 9ff425300d9d7a400a6208760a04ef9bb23c7944 | |
| parent | b308ed1327e6becaf02b352edd19ebbe344042d6 (diff) | |
Missing newline in help.
| -rw-r--r-- | kasetkey/kasetkey.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/kasetkey/kasetkey.c b/kasetkey/kasetkey.c index d554812..1ef67c1 100644 --- a/kasetkey/kasetkey.c +++ b/kasetkey/kasetkey.c @@ -76,6 +76,7 @@ passowrd:\n\  \n\  To create a srvtab from within a script you must stash the DES key\n\  in a srvtab with:\n\ +\n\      %s -a admin -i -k /.adminkey\n\  \n\  and then create a srvtab for rcmd.slapshot with:\n\ | 
