diff options
author | jamescott <jamescott@opscode.com> | 2013-10-16 15:19:15 -0700 |
---|---|---|
committer | jamescott <jamescott@opscode.com> | 2013-10-16 15:19:15 -0700 |
commit | fc4ec4ab07bfb0a0b473de102967a851b1324cff (patch) | |
tree | 93464c65320f835a12b558ae71de03d84ff49ccc /distro | |
parent | 0817fb8ee4151808c40c1acb7432350aa75bad13 (diff) | |
download | chef-fc4ec4ab07bfb0a0b473de102967a851b1324cff.tar.gz |
add note re: open source only
Diffstat (limited to 'distro')
-rw-r--r-- | distro/common/man/man1/knife-user.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/distro/common/man/man1/knife-user.1 b/distro/common/man/man1/knife-user.1 index d971560c10..7d6fada5ce 100644 --- a/distro/common/man/man1/knife-user.1 +++ b/distro/common/man/man1/knife-user.1 @@ -32,6 +32,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] . .sp The \fBknife user\fP subcommand is used to manage the list of users and their associated RSA public key\-pairs. +.IP Note +This subcommand ONLY works when run against the open source server and will not run against Enterprise Chef (including hosted Enterprise Chef), or Private Chef. +.RE .sp This subcommand has the following syntax: .sp |