Rename __select_editor to __sensible_editor

remotes/origin/build/support-pip-from-git
Dennis Camera 5 years ago
parent 644768cc02
commit 9e9c3982a8
  1. 0
      cdist/conf/type/__sensible_editor/explorer/editor_path
  2. 0
      cdist/conf/type/__sensible_editor/explorer/group
  3. 0
      cdist/conf/type/__sensible_editor/explorer/user_home
  4. 10
      cdist/conf/type/__sensible_editor/man.rst
  5. 0
      cdist/conf/type/__sensible_editor/manifest
  6. 0
      cdist/conf/type/__sensible_editor/parameter/default/state
  7. 0
      cdist/conf/type/__sensible_editor/parameter/optional
  8. 0
      cdist/conf/type/__sensible_editor/parameter/required

@ -1,9 +1,9 @@
cdist-type__select_editor(7)
cdist-type__sensible_editor(7)
============================
NAME
----
cdist-type__select_editor - Select the sensible-editor
cdist-type__sensible_editor - Select the sensible-editor
DESCRIPTION
@ -21,7 +21,7 @@ editor
OPTIONAL PARAMETERS
-------------------
state
either "present" or "absent". Defaults to "present".
Either "present" or "absent". Defaults to "present".
EXAMPLES
@ -29,8 +29,8 @@ EXAMPLES
.. code-block:: sh
__select_editor root --editor /bin/ed # ed(1) is the standard
__select_editor noob --editor nano
__sensible_editor root --editor /bin/ed # ed(1) is the standard
__sensible_editor noob --editor nano
SEE ALSO
Loading…
Cancel
Save