Skip to content

Commit

Permalink
fix CHEF-3812
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescott committed Mar 24, 2014
1 parent a219da0 commit 13f5fc4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
.. The contents of this file are included in multiple topics.
.. This file describes a command or a sub-command for Knife.
.. This file should not be changed in a way that hinders its ability to appear in multiple documentation sets.
This argument has the following options:

``-a ITEM``, ``--after ITEM``
|after|
5 changes: 5 additions & 0 deletions release_chef_11-12/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,11 @@ knife client delete
``-D``, ``--delete-validators``
|delete chef_validator|

knife node run list add
+++++++++++++++++++++++++++++++++++++++++++++++++++++

``-b ITEM``, ``--before ITEM``
|before|

|chef client| Options
-----------------------------------------------------
Expand Down
1 change: 1 addition & 0 deletions swaps/swap_descriptions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
.. |backlog_connections| replace:: The maximum number of pending connections.
.. |backups_kept| replace:: The number of backups to be kept. Set to ``false`` to prevent backups from being kept.
.. |bandwidth_yum| replace:: The maximum amount of network bandwidth (in bytes).
.. |before| replace:: Use this to add the run list item before the specified run list item.
.. |before_fork| replace:: The object that is called by the master process before executing the |unicorn| binary.
.. |before_migrate| replace:: A block of code (or a path to a file that contains code) that is run before a migration.
.. |before_restart| replace:: A block of code (or a path to a file that contains code) that is run before restarting.
Expand Down

0 comments on commit 13f5fc4

Please sign in to comment.